classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch: Class.pd is transient


From: Tom Tromey
Subject: Re: [cp-patches] Patch: Class.pd is transient
Date: 15 Sep 2005 07:34:10 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Anthony" == Anthony Green <address@hidden> writes:

Anthony> 2005-09-14  Anthony Green  <address@hidden>
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]