RFR 8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials

Jaroslav Bachorik jaroslav.bachorik at oracle.com
Wed Jan 6 10:21:49 UTC 2016


Please, review the following test change

Issue : https://bugs.openjdk.java.net/browse/JDK-8145919
Webrev: http://cr.openjdk.java.net/~jbachorik/8145919/webrev.00

On AArch64 machines running multiple test rounds involving SSL 
connections in rapid succession leads to error during SSL handshake.

The fix is attempting to workaround this by inserting an arbitrary delay 
between the test rounds on AArch64 platform. The fix has been verified 
and makes the test pass reliably.

Thanks,

-JB-


More information about the serviceability-dev mailing list