Re: final transient fields serialization

2009-12-02 Thread Peter Jones
Pawel, I agree that the current reflection approach is unwieldy and otherwise problematic. Regarding a language solution, though, I don't see how to avoid making a mess of the definite assignment/unassignment semantics for final fields. (Of course deserialization itself effectively subve

hg: jdk7/tl/jdk: 2 new changesets

2009-12-02 Thread vincent . ryan
Changeset: 561186928899 Author:vinnie Date: 2009-12-02 17:06 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/561186928899 6906510: Fix testcase for 6894643: Separate out dependency on Kerberos Reviewed-by: weijun ! test/sun/security/krb5/auto/SSL.java Changeset: 79d91585d7d7