FindBugs

Free and open source static analysis tool to find bugs in Java programs
Download

FindBugs Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • FindBugs Team
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 7.3 MB

FindBugs Tags


FindBugs Description

Free and open source static analysis tool to find bugs in Java programs FindBugs looks for bugs in Java programs and detects common coding mistakes. It shows potential problems to programmers as they code and is based on the concept of bug patterns. Requirements: · JRE (or JDK) 1.5.0 or later What's New in This Release: · New detection of accidental 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. · Eliminate some false positives where we were warning about a useless call (e.g., comparing two incompatible types for equality), but the only thing the code was doing with the result was passing it to assertFalse. · Japanese localization and manual by K.Hashimoto. (Thanks!) · Added -exclude and -outputDir command line options to rejarForAnalysis · Extended -adjustPriorities option to FindBugs analysis textui so that you can modify the priorities of individual bug patterns as well as visitors, and also completely suppress individual bug patterns or visitors. e.g., -adjustPriority


FindBugs Related Software