Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
P4
-
Resolution: Delivered
-
Affects Version/s: 17
-
Fix Version/s: 17
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Verification:Verified
Description
This release reverts the behavior of SSLSocketImpl and SSLTransport introduced by JDK-8196584. SocketException will now be thrown as is instead of being suppressed into an SSLException.