hg: jdk9/dev/jdk: 8171900: javax/net/ssl/SSLSession/SessionTimeOutTests.java failed with "SSLHandshakeException: Remote host terminated the handshake"

huaming.li at oracle.com huaming.li at oracle.com
Wed Jan 25 02:41:59 UTC 2017


Changeset: a468135ebe8e
Author:    mli
Date:      2017-01-24 18:41 -0800
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/a468135ebe8e

8171900: javax/net/ssl/SSLSession/SessionTimeOutTests.java failed with "SSLHandshakeException: Remote host terminated the handshake"
Summary: The fix takes some code patterns from SSLSocketTemplate to deal with possible SSLHandshakeException and SocketTimeoutException, and it also resolves a potential mismatch on the connections between the clients and the servers.
Reviewed-by: xuelei
Contributed-by: John Jiang <sha.jiang at oracle.com>

! test/javax/net/ssl/SSLSession/SessionTimeOutTests.java



More information about the jdk9-dev-changes mailing list