Java News from Wednesday, December 31, 2008

Bill Pugh of the University of Maryland has released FindBugs 1.3.7, an automated open source tool for finding potential bugs in Java code. New bug detectors in this release include "vacuous/useless calls to EasyMock methods, and of generic signatures that proclaim the use of unhashable classes in ways that require that they be hashed."