Download List

專案描述

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.

System Requirements

System requirement is not defined
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.

2009-01-13 04:01
0.8

The owner dialog now shows array lengths. A button has been added that writes out full thread information to a file. A crash on Solaris has been fixed. This release searches more directories automatically on startup, so the flag for tijmp.jar is not needed as much anymore.
標籤: Minor bugfixes

2008-06-30 14:56
0.7

A base for method tracing was added. tijmp now
registers with the bootstrap classloader (instead
of the system classloader) so that tijmp gets more
permissions by default. Monitor and lock
information were added to the thread dialog.
標籤: Minor feature enhancements

2008-05-26 06:41
0.6

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.
標籤: Minor feature enhancements

2008-02-19 23:02
0.5

This release adds a class inspection dialog. It adds a tree that shows all Strings. There is a lot of code cleanup regarding ecj warnings.
標籤: Minor feature enhancements

2007-10-22 13:52
0.4

A memory graph was added. A few fixes were made to
make it work on Windows.
標籤: Minor feature enhancements

Project Resources