RFR 8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials
David Holmes
david.holmes at oracle.com
Wed Jan 6 11:19:24 UTC 2016
On 6/01/2016 8:21 PM, Jaroslav Bachorik wrote:
> 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.
I can't see how this could be CPU specific. This is more likely an OS
issue or an issue with the network hardware/environment of the test
machines.
David
> 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