From dcec1d2a68e2c82e27174c3dc52bb17316530966 Mon Sep 17 00:00:00 2001
From: Leonid Mesnik <lmesnik@openjdk.org>
Date: Tue, 10 May 2022 19:12:29 +0000
Subject: [PATCH] 8286368: Cleanup problem lists after loom integration

Reviewed-by: alanb
---
 test/hotspot/jtreg/ProblemList-Xcomp.txt | 20 ++++++--------------
 test/hotspot/jtreg/ProblemList.txt       |  4 ----
 test/jdk/ProblemList-Xcomp.txt           |  6 +-----
 test/jdk/ProblemList.txt                 |  5 -----
 4 files changed, 7 insertions(+), 28 deletions(-)

diff --git a/test/hotspot/jtreg/ProblemList-Xcomp.txt b/test/hotspot/jtreg/ProblemList-Xcomp.txt
index e4f702aaf8d..36077969918 100644
--- a/test/hotspot/jtreg/ProblemList-Xcomp.txt
+++ b/test/hotspot/jtreg/ProblemList-Xcomp.txt
@@ -27,23 +27,15 @@
 #
 #############################################################################
 
+serviceability/dcmd/vm/ClassLoaderStatsTest.java 8278123 generic-all
+
 vmTestbase/nsk/jvmti/SetFieldAccessWatch/setfldw001/TestDescription.java 8205957 generic-all
 
-vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java 8265295 linux-x64,windows-x64
-
-vmTestbase/nsk/jvmti/scenarios/sampling/SP07/sp07t002/TestDescription.java 8245680 windows-x64
+serviceability/jvmti/vthread/ContFramePopTest/ContFramePopTest.java 8278053 generic-all
+serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java 8278053 generic-all
 
 serviceability/sa/TestJhsdbJstackMixed.java 8248675 linux-aarch64
 
-compiler/c2/irTests/TestSkeletonPredicates.java 8286361 generic-all
+vmTestbase/nsk/jvmti/scenarios/sampling/SP07/sp07t002/TestDescription.java 8245680 windows-x64
 
-#############################################################################
-
-# Loom
-
-# JVMTI FramePop and stack depth issues using the internal Continuation API directly
-serviceability/jvmti/vthread/ContFramePopTest/ContFramePopTest.java     8278053 generic-all
-serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java 8278053 generic-all
-
-# test issues that don't reproduce in jdk repo
-serviceability/dcmd/vm/ClassLoaderStatsTest.java                        8278123 generic-all
+vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java 8265295 linux-x64,windows-x64
diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt
index 94b312b1bf3..54d04ff2d54 100644
--- a/test/hotspot/jtreg/ProblemList.txt
+++ b/test/hotspot/jtreg/ProblemList.txt
@@ -168,7 +168,3 @@ vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_b/TestDescription.java
 vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/TestDescription.java 8013267 generic-all
 
 vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn001/forceEarlyReturn001.java 7199837 generic-all
-
-#############################################################################
-
-# Loom
diff --git a/test/jdk/ProblemList-Xcomp.txt b/test/jdk/ProblemList-Xcomp.txt
index 222d761c5ee..df1b9da12b0 100644
--- a/test/jdk/ProblemList-Xcomp.txt
+++ b/test/jdk/ProblemList-Xcomp.txt
@@ -28,8 +28,4 @@
 #############################################################################
 
 java/lang/invoke/MethodHandles/CatchExceptionTest.java 8146623 generic-all
-
-############################################################################
-# Loom
-
-java/lang/ref/ReferenceEnqueue.java                    8284236 generic-all
+java/lang/ref/ReferenceEnqueue.java 8284236 generic-all
diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
index 6a1c89c0632..6797c1b9182 100644
--- a/test/jdk/ProblemList.txt
+++ b/test/jdk/ProblemList.txt
@@ -807,8 +807,3 @@ java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter.java 8254841 macos
 java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest1.java 8256289 windows-x64
 java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java 8258103 linux-all
 java/awt/Focus/FrameMinimizeTest/FrameMinimizeTest.java 8016266 linux-x64
-
-
-############################################################################
-
-# Loom