Not yet included in Debian stable. Need votes. http://packages.debian.org/jlint
Jari sdesc: "A Java Program Checker" ldesc: "A static code checker for Java. It will find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph." category: Devel requires: cygwin zlib a) manual wget \ http://cygwin.cante.net/jlint/jlint-3.1-1-src.tar.bz2 \ http://cygwin.cante.net/jlint/jlint-3.1-1.tar.bz2 \ http://cygwin.cante.net/jlint/setup.hint b) automated gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8 mkdir jlint ; cd jlint rm -f get.sh get.sh.sig wget http://cygwin.cante.net/jlint/get.sh \ http://cygwin.cante.net/jlint/get.sh.sig && gpg --verify get.sh.sig get.sh && sh get.sh -- Welcome to FOSS revolution: we fix and modify until it shines