From cfbfd9bf4123452e8bcff0ef7fbc18b14be8638c Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Fri, 18 Feb 2022 16:25:24 +0000 Subject: [PATCH] 8282103: fix macosx-generic typo in ProblemList Reviewed-by: rriggs --- test/hotspot/jtreg/ProblemList.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index 9c9b1b0b3c5..518238d9c0a 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -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