RFR java.time serialization
Chris Hegarty
chris.hegarty at oracle.com
Mon Dec 16 17:49:18 UTC 2013
Roger,
The source changes look good to me, and in line with the Serialization proxy idiom (ignoring the Externalizable stuff).
-Chris.
On 16 Dec 2013, at 17:02, roger riggs <roger.riggs at oracle.com> wrote:
> Please review these changes to java.time serialization.
> The format of the serialized data is unchanged; deserialization
> uses readObject instead of readResolve to flag invalid values.
>
> Webrev:
> http://cr.openjdk.java.net/~rriggs/webrev-time-serialization/
>
> Thanks, Roger
>
More information about the core-libs-dev
mailing list