Concutest is a collection of tools designed to make the development and testing of concurrent Javaprograms easier and more reliable. Concutest is available under the BSD License and under active development by the JavaPLT group at Rice University.
MuLATo is a Java application for collecting metrics from programs written in several languages. The core module provides parsers for Java, AspectJ and CaesarJ programs and can be extended for other languages. Currently, the GUI is being developed as an E
JTombstone is a program for finding dead code in your Javaprograms. It reports on dead code at the method level, by processing Java class files. No source code is needed to use it. JTombstone is a Java program and requires JDK 1.4 or later.