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 <[email protected]> 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 >
