JDK 9 RFR of JDK-8149616: Problem list RmiSslBootstrapTest.sh
joe darcy
joe.darcy at oracle.com
Thu Feb 11 05:38:27 UTC 2016
Hello,
The test
sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh
has recently been seen to fail frequently on various platforms. Until
the root cause is addressed (JDK-8145919), the test should be placed on
the problem list.
Please review the patch below which does this,
Thanks,
-Joe
diff -r 854a1100be00 test/ProblemList.txt
--- a/test/ProblemList.txt Tue Feb 09 11:58:36 2016 -0800
+++ b/test/ProblemList.txt Wed Feb 10 21:36:30 2016 -0800
@@ -165,6 +165,9 @@
# 8147985
sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java
generic-all
+# 8145919
+sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh generic-all
+
############################################################################
# jdk_net
More information about the serviceability-dev
mailing list