From 6458ebc8e4cb11d99f7447e01f890ba36ad41664 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Wed, 22 Jun 2022 16:20:20 +0000 Subject: [PATCH] 8288988: ProblemList serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java in -Xcomp mode Reviewed-by: alanb, azvegint --- 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 d8a9681ee1b..38b43dd2425 100644 --- a/test/hotspot/jtreg/ProblemList-Xcomp.txt +++ b/test/hotspot/jtreg/ProblemList-Xcomp.txt @@ -36,3 +36,5 @@ serviceability/sa/TestJhsdbJstackMixed.java 8248675 linux-aarch64 vmTestbase/nsk/jvmti/scenarios/sampling/SP07/sp07t002/TestDescription.java 8245680 windows-x64 vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java 8265295 linux-x64,windows-x64 + +serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java 8288949 generic-all