Hello,

Please review the following:

https://bugs.openjdk.java.net/browse/JDK-8235221

diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt
+++ b/test/jdk/ProblemList.txt
@@ -914,8 +914,7 @@

 sun/tools/jhsdb/BasicLauncherTest.java 8193639,8211767 solaris-all,linux-ppc64,linux-ppc64le
 sun/tools/jhsdb/HeapDumpTest.java 8193639 solaris-all
-sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java 8230731,8001227 windows-all -sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java 8231635,8231634 generic-all +sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java 8231634,8230731,8001227 generic-all,windows-all


Listing the same test on multiple lines just result in the last entry being used, so merge into one line. Also JDK-8231635 has been fixed.

thanks,

Chris

Reply via email to