RFR: 8256679: Update serialization javadoc once JOSS changes for records are complete

Chris Hegarty chegar at openjdk.java.net
Wed Dec 2 16:13:56 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 chegar (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/1564


More information about the core-libs-dev mailing list