JDK 9 RFR of JDK-8133060: Problem list BasicLauncherTest until fix for JDK-8132648 propagates

joe darcy joe.darcy at oracle.com
Wed Aug 5 16:56:06 UTC 2015


Hello,

With the most recent integration of HotSpot into dev, we started seeing 
test failures of

      sun/tools/jhsdb/BasicLauncherTest.java

The underlying problem has been fixed by JDK-8132648 in hs-rt, but until 
that fix propagates, the test should be problem listed in dev:

diff -r 9bce83952890 test/ProblemList.txt
--- a/test/ProblemList.txt    Tue Aug 04 11:26:51 2015 -0700
+++ b/test/ProblemList.txt    Wed Aug 05 09:55:27 2015 -0700
@@ -382,4 +382,7 @@
  # 8064572 8060736 8062938
  sun/jvmstat/monitor/MonitoredVm/CR6672135.java generic-all

+# 8132648
+sun/tools/jhsdb/BasicLauncherTest.java                  macosx-all
+
  ############################################################################

Thanks,

-Joe


More information about the serviceability-dev mailing list