hg: jdk/jdk: 8238990: java/net/httpclient/HandshakeFailureTest.java failed against TLSv1.3 on Windows
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Thu Feb 20 20:11:47 UTC 2020
Changeset: 38fc3785784a
Author: dfuchs
Date: 2020-02-20 20:04 +0000
URL: https://hg.openjdk.java.net/jdk/jdk/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-changes
mailing list