Skip to content

Commit

Permalink
8282103: fix macosx-generic typo in ProblemList
Browse files Browse the repository at this point in the history
Reviewed-by: rriggs
  • Loading branch information
Daniel D. Daugherty committed Feb 18, 2022
1 parent 413bef6 commit cfbfd9b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/hotspot/jtreg/ProblemList.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@ compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 generic-x64

compiler/c2/Test8004741.java 8235801 generic-all

compiler/whitebox/ClearMethodStateTest.java 8265360 macosx-generic
compiler/whitebox/EnqueueMethodForCompilationTest.java 8265360 macosx-generic
compiler/whitebox/MakeMethodNotCompilableTest.java 8265360 macosx-generic
compiler/whitebox/ClearMethodStateTest.java 8265360 macosx-all
compiler/whitebox/EnqueueMethodForCompilationTest.java 8265360 macosx-all
compiler/whitebox/MakeMethodNotCompilableTest.java 8265360 macosx-all

compiler/codecache/jmx/PoolsIndependenceTest.java 8264632 macosx-generic
compiler/codecache/jmx/PoolsIndependenceTest.java 8264632 macosx-all
compiler/codecache/TestStressCodeBuffers.java 8272094 generic-aarch64


Expand Down

1 comment on commit cfbfd9b

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.