Rick Hillegas <[email protected]> writes: > I believe that Kristian ran FindBugs on the Derby codeline and some > problems it identified were fixed. We don't run this tool as part of > our release process, though.
I would guess a potential issue with using is the one of too many false positives (i.e. perceived bugs that are not really bugs) - code that we wouldn't want to change? But I agree its a useful exercise. Dag
