Looks good.

Never heard of noreg-tests, I use noreg-self. See [1].

-Max

[1] http://javaweb.sfbay.sun.com/j2se/eng/guidelines/putbacks

On 11/09/2012 01:27 PM, Xuelei Fan wrote:
webrev: http://cr.openjdk.java.net./~xuelei/8001569/webrev.00/

Test case,
test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ServerHandshaker/GetPeerHost.java,
uses the static port number, and does not close the socket explicitly.
As may result that the socket/port cannot be released in time in OS level.

The fix will use dynamically allocated server port.

Thanks,
Xuelei

Reply via email to