-
Bug
-
Resolution: Fixed
-
P4
-
8, 11
-
b05
-
x86_64
-
linux
-
Verified
ADDITIONAL SYSTEM INFORMATION :
ubuntu xenial amd64, openjdk 12.0.2 and 13.0.2
A DESCRIPTION OF THE PROBLEM :
See original issue - https://bugs.openjdk.java.net/browse/JDK-8214339.
"It appears that the TLS1.3-related work in OpenJDK-11 changed SSLSocketImpl.handleException to wrap underlying SocketExceptions in SSLProtocolExceptions."
The issue is marked fixed in 11.0.3, 12.0.1, 13. However, my integration tests (https://github.com/ogolberg/java-11-sslcontextimpl-bug) are still failing on 12.0.2 and 13.0.2 (see https://travis-ci.org/ogolberg/java-11-sslcontextimpl-bug/jobs/639562323, https://travis-ci.org/ogolberg/java-11-sslcontextimpl-bug/jobs/639562324).
ubuntu xenial amd64, openjdk 12.0.2 and 13.0.2
A DESCRIPTION OF THE PROBLEM :
See original issue - https://bugs.openjdk.java.net/browse/JDK-8214339.
"It appears that the TLS1.3-related work in OpenJDK-11 changed SSLSocketImpl.handleException to wrap underlying SocketExceptions in SSLProtocolExceptions."
The issue is marked fixed in 11.0.3, 12.0.1, 13. However, my integration tests (https://github.com/ogolberg/java-11-sslcontextimpl-bug) are still failing on 12.0.2 and 13.0.2 (see https://travis-ci.org/ogolberg/java-11-sslcontextimpl-bug/jobs/639562323, https://travis-ci.org/ogolberg/java-11-sslcontextimpl-bug/jobs/639562324).
- relates to
-
JDK-8259516 Alerts sent by peer may not be received correctly during TLS handshake
- Open
-
JDK-8235263 Revert TLS 1.3 change that wrapped IOExceptions
- Resolved
-
JDK-8214339 SSLSocketImpl erroneously wraps SocketException
- Closed
-
JDK-8259662 Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
- Resolved
-
JDK-8259582 Backout JDK-8237578 until all affected tests have been fixed
- Closed
(2 links to)