This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: java.net: little fixes


Tom Tromey wrote:
"Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> + * java/net/NetPermission.java
Michael> + (NetPermission): Dont implement java.io.Serializable directly,
Michael> + no need for explicit serialVersionUID. Michael> + * java/net/SocketAddress.java
Michael> + (SocketAddress): No need for explicit serialVersionUID.

I think our style is to put serialVersionUID everywhere.
Eric, isn't that the case?
Yes, at least that has been the de facto style in Classpath. I'm not sure if (or where) it is explicitly documented as a style, though.

--
This signature intentionally left boring.

Eric Blake ebb9@email.byu.edu
BYU student, free software programmer



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]