RFR: 8256679: Update serialization javadoc once JOSS changes for records are complete
Roger Riggs
rriggs at openjdk.java.net
Wed Dec 2 16:19:58 UTC 2020
On Wed, 2 Dec 2020 14:51:23 GMT, Julia Boes <jboes at openjdk.org> wrote:
> Now that the changes for record serialization are integrated into the Java Object Serialization Specification, this change updates the serialization javadocs in ObjectInputStream, ObjectOutputStream, Serializable and java.lang.Record. Additionally, the suppression of preview related warnings is removed in ObjectOutputStream and ObjectStreamClass.
>
> CSR: https://bugs.openjdk.java.net/browse/JDK-8257592
Marked as reviewed by rriggs (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1564
More information about the core-libs-dev
mailing list