FindBugs is a program that uses static analysis to look for bugs in Java code. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods.
Version2.1-RC1compared with

Version Details

Provided Changes (3)

Test Changes (4)

2.0 2.1-RC1
ChangeGroup / ArtifactPreviousCurrent
+ Added junit » junit-4.10
+ Added org.easytesting » fest-assert-1.4
+ Added org.mockito » mockito-all-1.9.0
~ Updated org.codehaus.sonar » sonar-testing-harness3.64.2-M14