All releases of FindBugs


Release Notes: Many bugfixes, features enhancements, and new bug detectors.


Release Notes: This release has a better Eclipse plugin, several new bug detectors, and many new features and bugfixes.


Release Notes: HTML output, new bug detectors, GUI enhancements, and many bugfixes.


Release Notes: Several new bug detectors were added. Many bugfixes and feature enhancements were made.


Release Notes: This release features better suppression of false warnings in many detectors. It significantly enhances the Eclipse plugin. There is a new bug detector to find string concatenation in a loop. There are also various other improvements and bugfixes.


Release Notes: Several new bug detectors, an option for more precise analysis of exceptions (to reduce false warnings), bugfixes, and documentation improvements.


Release Notes: There are fixes to work better with JDK 1.5.0 beta, a new bug detector to find possible buggy lazy static field initializations, and other miscellaneous bugfixes.


Release Notes: This release incorporates an Eclipse plugin. There are various bugfixes and feature enhancements.


Release Notes: The null pointer dereference detector is more powerful. Other detectors (inconsistent synchronization, dropped exception, and open stream) produce fewer false positives. There are many bugfixes.


Release Notes: Better accuracy in the inconsistent synchronization detector. Detection of wait and notify calls which aren't obviously locked. Detection of self-assignments (x=x) of local variables. Several bugfixes.