JDK 9 RFR of JDK-8077952: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh should be quarantined
joe darcy
joe.darcy at oracle.com
Mon Apr 20 16:49:33 UTC 2015
Hello,
As the test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh
has been failing for several days across platforms, I think the time has
come to mark the test as ignored until the full fix for related bug
JDK-8077924:
sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh start failing
after JDK-8076221
can be developed.
Patch below.
Thanks,
-Joe
diff -r 9b63a16654d5
test/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh
--- a/test/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh Thu
Apr 16 11:33:59 2015 -0700
+++ b/test/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh Mon
Apr 20 09:47:52 2015 -0700
@@ -29,6 +29,7 @@
# @library /lib/testlibrary
# @build jdk.testlibrary.* TestLogger Utils RmiBootstrapTest
# @run shell/timeout=300 RmiSslBootstrapTest.sh
+# @ignore 8077924
# Define the Java class test name
TESTCLASS="RmiBootstrapTest"
More information about the serviceability-dev
mailing list