RFR[9]: JDK-8165566: sun/security/ssl/SocketCreation/SocketCreation.java fails intermittently: Address already in use

John Jiang sha.jiang at oracle.com
Mon Sep 19 08:10:31 UTC 2016


Hi,
Please review this fix for JDK-8165566 on test 
sun/security/ssl/SocketCreation/SocketCreation.java.
This test takes multiple servers to use one port in sequence, but the 
port may not be released by previous server.
This patch takes every server to be allocated a free port.

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

Best regards,
John Jiang




More information about the security-dev mailing list