From c2979c150bdbcc2a9e6026347dc590e6a7e86595 Mon Sep 17 00:00:00 2001
From: "Daniel D. Daugherty" <dcubed@openjdk.org>
Date: Mon, 1 Apr 2024 22:20:47 +0000
Subject: [PATCH] 8329425: ProblemList containers/docker/TestJFREvents.java on
 linux-x64 8329426: ProblemList
 vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java
 with Xcomp on windows-x64 8329427: ProblemList
 javax/sound/sampled/Clip/ClipFlushCrash.java on linux-x64 8329428:
 ProblemList vmTestbase/nsk/stress/thread/thread006.java on linux-all in Xcomp

Reviewed-by: dholmes
---
 test/hotspot/jtreg/ProblemList-Xcomp.txt | 4 +++-
 test/hotspot/jtreg/ProblemList.txt       | 1 +
 test/jdk/ProblemList.txt                 | 1 +
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/test/hotspot/jtreg/ProblemList-Xcomp.txt b/test/hotspot/jtreg/ProblemList-Xcomp.txt
index bfbd6636584..2364d601cd7 100644
--- a/test/hotspot/jtreg/ProblemList-Xcomp.txt
+++ b/test/hotspot/jtreg/ProblemList-Xcomp.txt
@@ -47,6 +47,8 @@ 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
+
+vmTestbase/nsk/stress/thread/thread006.java 8321476 linux-all
 
 gc/arguments/TestNewSizeFlags.java 8299116 macosx-aarch64
diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt
index 24508d4cb80..6221bd4bb2f 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
 
 #############################################################################
 
diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
index 08c25fe8f1f..1864cc456d7 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
 
 ############################################################################