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.
- 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
- links to
-
Commit openjdk/jdk/104e3cb2
-
Review openjdk/jdk/7711
-
Review(master) openjdk/jdk/7711
(1 links to)