>>>>> "Anthony" == Anthony Green <[EMAIL PROTECTED]> writes:
Anthony> 2005-09-14 Anthony Green <[EMAIL PROTECTED]> Anthony> * java/lang/Class.java (pd): ProtectionDomain is not serializable. Anthony> Make this field transient. I doubt this matters, as Class is special cased by serialization. I doubt it hurts either. Maybe adding a note about how this is a FindBugs workaround would be helpful. Is there a way to tell FindBugs to ignore certain failures? Source markup or a config file or something? Tom _______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
