Re: J2SE 5.0 java.io.Serializable.serialVersionUID Problem
Chris Burdess <[email protected]> Thu, 29 Nov 2007 16:11:14 +0000
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Message-ID | <[email protected]> |
Conrad T. Pino wrote: > Patch goals: > > 1. Remove serializable class does not declare a static final > serialVersionUID field of type long warnings, 1,047 in total. > > This one is posted on Savannah: > https://savannah.gnu.org/patch/?6290 Does this mean that we would have to use the exact serialVersionUID values that Sun's API does? I'm not clear on this. -- Chris Burdess