JDK-8234781 : Update description of InvalidClassException to include more conditions
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.io
  • Affected Version: 14
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2019-11-26
  • Updated: 2019-12-03
  • Resolved: 2019-11-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 14
14 b25Fixed
Related Reports
Relates :  
Relates :  
Description
During the CSR review of JDK-8233436, it was noticed that the javadoc specification of InvalidClassException did not cover all conditions the exception is specified to be thrown by the serialization specs.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/8b6cc0bb93d0 User: darcy Date: 2019-11-27 14:36:55 +0000
27-11-2019

Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2019-November/063659.html
26-11-2019