Java News from Saturday, October 7, 2006

Bill Pugh of the University of Maryland has released FindBugs 1.1.1, an automated open source tool for finding potential bugs in Java code. This is mostly a bug fix and optimization release, but it does add one new detector for SE_BAD_FIELD_INNER_CLASS.