Categories
Jlint
Jlint checks Java code and finds bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph. Jlint is fast, easy to learn, and requires no changes in the class files to be checked.
Last updated 16 Mar, 2005
About
Leadership
- Cyrille Artho - Maintainer
- Konstantin Knizhnik - Contributor
- Maarten Breddels - Contributor
- Eric A. Raymond - Contributor
- Kevin Lo - Contributor
Requirements
- Java compiler (no Java Runtime Environment needed) (Use Requirement)
- C++ compiler (Build Prerequisite)
- C++ Standard Library with Standard Templates (Build Prerequisite)
- Unix shell (Weak Prerequisite)
Related Projects
Versions
2.3
2.3 stable released 2001-08-08
- Released: 8 Aug, 2001
- Code Maturity: Stable
- Source Archive: http://artho.com/jlint/jlint.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line
User Community and Support
User manual available from http://www.artho.com/jlint/manual.html




