Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph.
- Category: Code Analyzers
- License: GNU General Public License (GPL)
- HomePage: http://artho.com/jlint/


