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 Marked as reviewed by rriggs (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1564