-
Enhancement
-
Resolution: Fixed
-
P4
-
19
-
b15
The exception classes in javax.net.ssl have multiple uses where initCause is called right after the constructions. This would be better handled by a constructor taking a cause.
- csr for
-
JDK-8282724 Add constructors taking a cause to JSSE exceptions
- Closed
- relates to
-
JDK-8282686 Add constructors taking a cause to SocketException
- Resolved