admin@glassfish.java.net

Re: Is FindBugs error a must fix ?

From: vince kraemer <vince.kraemer_at_oracle.com>
Date: Mon, 27 Dec 2010 08:37:21 -0800

That would depend on the details....

Some issues that FB finds are trivial to resolve and fatal if they are
encountered... Those should probably get fixed when they are detected.

Others are hard to trigger/resolve and they may result in a performance
problem (of unknown severity)... You may want to wait for a different
development phase to address something like that.

Regardless of what type of bug FB detects, you should evaluate the issue
and be prepared to discuss your decision to the question, "How and when
will this issue be addressed?" if someone decides to ask it.

vbk

Anissa Lam wrote:
>
> There is a few FindBugs errors in the Admin Console code. I would
> like to know if FindBugs error is a must fix for 3.1. Any comment ?
>
> thanks
> Anissa.