Details
Description
Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph. Jlint is extremely fast - even on large projects, it requires only one second to check all classes! It is easy to learn and requires no changes to the class files. Jlint has been used in an industrial environment and successfully uncovered faults with little effort!
Issue Links
- depends upon
-
MOJO-1419
Maven plugin for Jlint 3.1 developed
-
Activity
Freddy Mallet
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | JLINT-0.1 [ 15465 ] | |
| Description |
Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph. Jlint is extremely fast - even on large projects, it requires only one second to check all classes! It is easy to learn and requires no changes to the class files. Jlint has been used in an industrial environment and successfully uncovered faults with little effort! http://jlint.sourceforge.net/ |
Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph. Jlint is extremely fast - even on large projects, it requires only one second to check all classes! It is easy to learn and requires no changes to the class files. Jlint has been used in an industrial environment and successfully uncovered faults with little effort! http://jlint.sourceforge.net/ |
Evgeny Mandrikov
made changes -
Evgeny Mandrikov
made changes -
| Assignee | Evgeny Mandrikov [ godin ] |
Evgeny Mandrikov
made changes -
| Assignee | Evgeny Mandrikov [ godin ] |
jlint-maven-plugin now in Codehaus Mojo sandbox - see
MOJO-1419