RFR(XS): 8235221: Fix ProblemList.txt for sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java
    Chris Plummer 
    chris.plummer at oracle.com
       
    Tue Dec  3 20:56:34 UTC 2019
    
    
  
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
    
    
More information about the serviceability-dev
mailing list