[jboss-dev] FindBugs Reports
David M. Lloyd
david.lloyd at redhat.com
Thu Oct 1 10:33:02 EDT 2009
On 10/01/2009 06:33 AM, Kabir Khan wrote:
> I'm not sure if that matters that much, but if I am to use the
> @SuppressWarning annotations then we probably should at least have the
> com.google.code:findbugs artifact in our maven repository?
I agree, I was actually going to look into doing this today but we ought to
have the artifact in maven first.
> On 30 Sep 2009, at 14:50, Anil Saldhana wrote:
>
>> AndyM was saying that before log trace call is finally written to the
>> sink, there is some overhead in creating objects etc which are just
>> thrown away if trace is not enabled. So rather than figure out
>> whether
>> trace is enabled upfront, log4j does this check at the time of writing
>> after having done some processing.
Good thing we don't use log4j anymore. :-)
At least, not in trunk.
- DML
More information about the jboss-development
mailing list