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-

Reply via email to