hg: jdk9/sandbox/jdk: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Jan 25 02:45:56 UTC 2017


Changeset: c5840d5b92cc
Author:    psandoz
Date:      2017-01-24 18:24 -0800
URL:       http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/c5840d5b92cc

8172732: spec clarification for URLClassLoader for Multirelease jars
Reviewed-by: mchung, chegar, alanb

! src/java.base/share/classes/java/net/URLClassLoader.java

Changeset: a468135ebe8e
Author:    mli
Date:      2017-01-24 18:41 -0800
URL:       http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes mailing list