Tijmp is a small and fast memory profiler for Java
6 and later. It can be used to find out what
objects exist on the Java heap. It can show why
objects are not garbage collected.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release adds a dialog for thread inspection. The object owner's dialog could sometimes show java.lang.Class for static references; now it shows the actual class name.