From d8f71603e6feeaecc78efda1796e0c68df5877c3 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Sat, 17 Dec 2022 09:53:59 -0500 Subject: [PATCH 1/3] 8298987: ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64 --- test/jdk/ProblemList-zgc.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/jdk/ProblemList-zgc.txt b/test/jdk/ProblemList-zgc.txt index c3d4ecd4b9f..0cc1034440e 100644 --- a/test/jdk/ProblemList-zgc.txt +++ b/test/jdk/ProblemList-zgc.txt @@ -26,3 +26,5 @@ # List of quarantined tests for testing with ZGC. # ############################################################################# + +jdk/internal/vm/Continuation/Fuzz.java#default 8298058 generic-x64 From 0bb3242ca3f81d05265247318c2347afb1e60659 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Sat, 17 Dec 2022 10:29:06 -0500 Subject: [PATCH 2/3] 8298989: ProblemList vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on macosx-x64 --- test/hotspot/jtreg/ProblemList.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index d62f413f173..7682a6219eb 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -151,6 +151,7 @@ vmTestbase/nsk/jvmti/scenarios/jni_interception/JI06/ji06t001/TestDescription.ja vmTestbase/nsk/jvmti/SetJNIFunctionTable/setjniftab001/TestDescription.java 8219652 aix-ppc64 vmTestbase/nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java 8277812 generic-all vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java 8073470 linux-all +vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java 8288911 macosx-x64 vmTestbase/gc/lock/jni/jnilock002/TestDescription.java 8192647 generic-all From 1dce367c14820521c07520b635516f3b7825802a Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Sat, 17 Dec 2022 10:48:55 -0500 Subject: [PATCH 3/3] 8298990: ProblemList java/lang/Thread/virtual/stress/Skynet.java subtests with ZGC --- test/jdk/ProblemList-zgc.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/jdk/ProblemList-zgc.txt b/test/jdk/ProblemList-zgc.txt index 0cc1034440e..a877944450d 100644 --- a/test/jdk/ProblemList-zgc.txt +++ b/test/jdk/ProblemList-zgc.txt @@ -28,3 +28,5 @@ ############################################################################# jdk/internal/vm/Continuation/Fuzz.java#default 8298058 generic-x64 +java/lang/Thread/virtual/stress/Skynet.java#id0 8298894 macosx-x64 +java/lang/Thread/virtual/stress/Skynet.java#id1 8298894 macosx-x64