JDK 19 |
---|
19 b13Fixed |
CSR :
|
|
Relates :
|
|
Relates :
|
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.
|