RFR [14] 8234782: Discuss evolution of records in serialization spec

Chris Hegarty chris.hegarty at oracle.com
Sun Jan 19 15:25:13 UTC 2020


> On 15 Jan 2020, at 15:01, Chris Hegarty <chris.hegarty at oracle.com> wrote:
> 
> As raised in the CSR feedback for records [1], evolution of serializable
> records should be discussed in the updates to the serialization spec.
> 
> The most significant aspects of serialization evolution concerning
> records are 1) adding and removing record components, and 2) the
> compatible scenarios where an ordinary class may be changed to a record
> class. The following is a proposal to address both.
> 
> Spec changes:
>  https://cr.openjdk.java.net/~chegar/records/spec/records-serialization-addendum.html
> 
> CSR:
>  https://bugs.openjdk.java.net/browse/JDK-8237202

The CSR has provided some feedback [1], and the above link has been
re-generate inline to reflect that.

-Chris.

[1] https://bugs.openjdk.java.net/browse/JDK-8237202?focusedCommentId=14312038&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14312038


More information about the core-libs-dev mailing list