Hi Anthony, On Wed, 2005-09-14 at 17:41 -0700, Anthony Green wrote: > FindBugs is complaining that Class.pd will mess up serialization. > I don't know if this is the best fix. Comments?
java.lang.Class is "special" for serialization. So this shouldn't be necessary. Although I doubt it hurts. Cheers, Mark
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
