Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 11
-
Fix Version/s: 17
-
Component/s: security-libs
-
Subcomponent:
-
Resolved In Build:b05
-
CPU:x86_64
-
OS:linux
-
Verification:Verified
Description
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).
Attachments
Issue Links
- 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
-
(1 links to)