From 3d7520a1b028514ca67cec91e569cb099a506b46 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Mon, 1 Apr 2024 17:06:35 -0400 Subject: [PATCH 1/4] 8329425: ProblemList containers/docker/TestJFREvents.java on linux-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 24508d4cb80c5..6221bd4bb2f0e 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -123,6 +123,7 @@ applications/jcstress/copy.java 8229852 linux-all containers/docker/TestJcmd.java 8278102 linux-all containers/docker/TestMemoryAwareness.java 8303470 linux-all +containers/docker/TestJFREvents.java 8327723 linux-x64 ############################################################################# From 3128ad921e18c123c05476f4369a664e0151a828 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Mon, 1 Apr 2024 17:25:54 -0400 Subject: [PATCH 2/4] 8329426: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java with Xcomp on windows-x64 --- test/hotspot/jtreg/ProblemList-Xcomp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/hotspot/jtreg/ProblemList-Xcomp.txt b/test/hotspot/jtreg/ProblemList-Xcomp.txt index bfbd66365847e..9ce4e956d9970 100644 --- a/test/hotspot/jtreg/ProblemList-Xcomp.txt +++ b/test/hotspot/jtreg/ProblemList-Xcomp.txt @@ -47,6 +47,6 @@ vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInTarget/TestDescription.java 83 vmTestbase/nsk/jdi/StepRequest/addClassFilter_rt/filter_rt001/TestDescription.java 8043571 generic-all vmTestbase/nsk/jdi/StepRequest/addClassFilter_rt/filter_rt003/TestDescription.java 8043571 generic-all -vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java 8299493 macosx-x64 +vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java 8299493 macosx-x64,windows-x64 gc/arguments/TestNewSizeFlags.java 8299116 macosx-aarch64 From 614d1bb125ddea9c5b2bfe44340a207ad9c61814 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Mon, 1 Apr 2024 17:48:39 -0400 Subject: [PATCH 3/4] 8329427: ProblemList javax/sound/sampled/Clip/ClipFlushCrash.java on linux-x64 --- test/jdk/ProblemList.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index 08c25fe8f1f15..1864cc456d703 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -640,6 +640,7 @@ javax/sound/sampled/Mixers/DisabledAssertionCrash.java 7067310 generic-all javax/sound/midi/Sequencer/Recording.java 8167580,8265485 linux-all,macosx-aarch64 javax/sound/midi/Sequencer/Looping.java 8136897 generic-all javax/sound/sampled/Clip/ClipIsRunningAfterStop.java 8307574 linux-x64 +javax/sound/sampled/Clip/ClipFlushCrash.java 8308395 linux-x64 ############################################################################ From 53a54762516465bde10b1a6620454929f9f47a72 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Mon, 1 Apr 2024 18:05:23 -0400 Subject: [PATCH 4/4] 8329428: ProblemList vmTestbase/nsk/stress/thread/thread006.java on linux-all in Xcomp --- test/hotspot/jtreg/ProblemList-Xcomp.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/hotspot/jtreg/ProblemList-Xcomp.txt b/test/hotspot/jtreg/ProblemList-Xcomp.txt index 9ce4e956d9970..2364d601cd746 100644 --- a/test/hotspot/jtreg/ProblemList-Xcomp.txt +++ b/test/hotspot/jtreg/ProblemList-Xcomp.txt @@ -49,4 +49,6 @@ vmTestbase/nsk/jdi/StepRequest/addClassFilter_rt/filter_rt003/TestDescription.ja vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java 8299493 macosx-x64,windows-x64 +vmTestbase/nsk/stress/thread/thread006.java 8321476 linux-all + gc/arguments/TestNewSizeFlags.java 8299116 macosx-aarch64