Patch: New java.security.* basics
Warren Levy
warrenl@cygnus.com
Thu Mar 9 21:00:00 GMT 2000
On Fri, 10 Mar 2000, Bryce McKinlay wrote:
> Warren Levy wrote:
>
> > + // FIXME: need to set this at some point when serialization is implemented.
> > + public static final long serialVersionUID;
>
> Thats not not actually legal Java [*]. Probibly best to set them all to 0 for now, in case
> the compiler gets fixed! ;-)
Oops, I meant to do that the other day when I saw gcj/163 come in. Thanks
for bringing it up.
--warrenl
More information about the Java-patches
mailing list