findbugs - Find bugs in Java code
Website: | http://findbugs.sourceforge.net/ |
---|---|
License: | LGPLv2+ |
- Description:
Findbugs is a program which uses static analysis to look for bugs in Java code. It can check for null pointer exceptions, multithreaded code errors, and other bugs.
Packages
findbugs-1.3.9-4m.mo8.noarch [3.8 MiB] |
Changelog
by Hiromasa YOSHIMOTO (2011-04-11):
- (1.3.9-4m) - rebuild for new GCC 4.6 |