JDK-8234381 : API docs should mention special handling of enums in serialization
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-11-19
  • Updated: 2019-11-26
  • Resolved: 2019-11-20
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 b24Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Types like java.lang.Enum and java.io.Serializable would be more helpful is they made some mention of the special handling of enums by serialization.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/c4be5e03aff7 User: darcy Date: 2019-11-20 00:27:10 +0000
20-11-2019

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