RFR - 8189646: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java failed with "java.net.SocketTimeoutException: Read timed out"
Rob McKenna
rob.mckenna at oracle.com
Mon Nov 20 16:16:55 UTC 2017
Hi folks,
This test appears to be timing out. The main culprit looks to be the
fact that the 100ms sleep isn't enough for the server to respond (on a
busy test machine) so that timeout has been bumped and some new logging
has been added to make it obvious whats happening should the problem
occur again.
webrev: http://cr.openjdk.java.net/~robm/8189646/webrev.01/
bug: https://bugs.openjdk.java.net/browse/JDK-8189646
Thanks,
-Rob
More information about the security-dev
mailing list