1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/java/jlint/pkg-descr

6 lines
179 B
Plaintext
Raw Normal View History

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/