Description
The exception classes InvalidObjectException and InvalidClassException have multiple uses were initCause is called right after their construction. This would be better handled by a constructor taking a cause.
Attachments
Issue Links
- csr for
-
JDK-8282697 Add constructors take a cause to InvalidObjectException and InvalidClassException
-
- Closed
-
- relates to
-
JDK-8282686 Add constructors taking a cause to SocketException
-
- Resolved
-
-
JDK-8286615 Small refactor to SerializedLambda
-
- Resolved
-