Download List

Projeto Descrição

FindBugs looks for bugs in Java programs. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods, etc. It is written in the GJ dialect of Java, and will run on any Java VM compatible with Sun's JDK 1.4.0 or later. It includes both GUI (Swing) and commandline frontends.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-22 22:55 Back to release list
0.7.0

O detector de excluir a referência ponteiro nulo é mais poderoso. Outros detectores (sincronização inconsistente, caiu de exceção e de abertura de fluxo) produzem menos falsos positivos. Há muitas correções.
Tags: Minor feature enhancements
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.

Project Resources