classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: serialVersionUID


From: Brian Jones
Subject: Re: serialVersionUID
Date: 26 Sep 2002 21:45:19 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Tom Tromey <address@hidden> writes:

> >>>>> "Eric" == Eric Blake <address@hidden> writes:
> 
> Eric> The fact that different compilers create different synthetic
> Eric> method signatures, such as access$0() if an inner class needs
> Eric> access to a private member of an enclosing class, make it
> Eric> impossible for two distinct compilers to reliably generate the
> Eric> same serial #
> 
> Is there a Classpath coding style guide somewhere?  If so, it would be
> nice to have this paragraph in there as rationale for requiring
> serialVersionUID.

This should be added to the hacking guide.

Brian
-- 
Brian Jones <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]