Looks fine AFAICT
Stephen
On 17 Dec 2013 09:23, "roger riggs" wrote:
> Hi Sherman,
>
> Thanks for the comments, corrected and updated the webrev:
> http://cr.openjdk.java.net/~rriggs/webrev-time-serialization/
>
> On 12/16/2013 1:00 PM, Xueming Shen wrote:
>
>> On 12/16/2013 09:02 AM, roger rig
Hi Sherman,
Thanks for the comments, corrected and updated the webrev:
http://cr.openjdk.java.net/~rriggs/webrev-time-serialization/
On 12/16/2013 1:00 PM, Xueming Shen wrote:
On 12/16/2013 09:02 AM, roger riggs wrote:
Please review these changes to java.time serialization.
The format of the
On 12/16/2013 09:02 AM, roger riggs 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-serializatio
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 wrote:
> Please review these changes to java.time serialization.
> The format of the serialized data is unchanged; deser