6 lines
179 B
Text
6 lines
179 B
Text
|
Jlint will check your Java code and find bugs, inconsistencies
|
||
|
and synchronization problems by doing data flow analysis and
|
||
|
building the lock graph.
|
||
|
|
||
|
WWW: http://artho.com/jlint/
|