Hi,
Please review this correction to the documentation of the serialized
form of String.
There is no change to the specification or behavior of the serialization
of strings.
It seemed safer to refer to the serialization specification and remove the
incorrect details instead of trying to correct the incorrect details by
adding more detail.
Webrev:
http://cr.openjdk.java.net/~rriggs/webrev-string-serial-8028041/
Thanks, Roger
[1 ] JDK-8028041 <https://bugs.openjdk.java.net/browse/JDK-8028041>
Serialized Form description of j.l.String is not consistent with the
implementation