On Wed, 2 Dec 2020 14:51:23 GMT, Julia Boes <jb...@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

This pull request has now been integrated.

Changeset: d05401d8
Author:    Julia Boes <jb...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d05401d8
Stats:     58 lines in 5 files changed: 8 ins; 34 del; 16 mod

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

Reviewed-by: chegar, rriggs

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

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

Reply via email to