hg: jdk/sandbox: 8238990: java/net/httpclient/HandshakeFailureTest.java failed against TLSv1.3 on Windows

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Feb 20 20:15:16 UTC 2020


Changeset: 38fc3785784a
Author:    dfuchs
Date:      2020-02-20 20:04 +0000
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/38fc3785784a

8238990: java/net/httpclient/HandshakeFailureTest.java failed against TLSv1.3 on Windows
Summary: The SSLTube and SSLFlowDelegate are improved to wrap any non-SSL exception that occur during the handshake in an SSLHandshakeException.
Reviewed-by: chegar

! src/java.net.http/share/classes/jdk/internal/net/http/common/SSLFlowDelegate.java
! src/java.net.http/share/classes/jdk/internal/net/http/common/SSLTube.java
! test/jdk/ProblemList.txt
! test/jdk/java/net/httpclient/HandshakeFailureTest.java



More information about the jdk-sandbox-changes mailing list