Bug pattern detector for Java
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.
Mostra pacchetti sperimentali Mostra pacchetti comunitari