JDK-8237019 : Serialization Specification changes for Records
Type:Sub-task
Component:core-libs
Sub-Component:java.io:serialization
Affected Version:14
Priority:P2
Status:Resolved
Resolution:Fixed
Submitted:2020-01-13
Updated:2020-07-01
Resolved:2020-01-15
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.
The standalone preview-related spec change document for the Java Object Serialization Specification.
Comments
JDK-8237202 added some additional clarifications to the spec, to address comments that arose during the original CSR, JDK-8233436, that added the Preview APIs support for records.