.hgignore
author mli
Tue, 24 Jan 2017 18:41:36 -0800
changeset 43300 0ee82282214b
parent 42282 faf3b6722c44
child 47216 71c04702a3d5
permissions -rw-r--r--
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@oracle.com>

^build/
^dist/
^.idea/
nbproject/private/
^webrev
^.src-rev$
^.jib/
.DS_Store
.metadata/
.recommenders/