classpath
[Top][All Lists]
Advanced

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

Re: serialVersionUID


From: Tom Tromey
Subject: Re: serialVersionUID
Date: 26 Sep 2002 18:30:51 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "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.

Tom




reply via email to

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