| Title |
Win32 Java Heap Inspector |
| Description |
HeapInspector is a development tool in Java, which allows tracing of back-references and also to identify links which can keep the object in memory. Its back-tracing reference can find gc roots which prevents the reference from being garbage collected. You can additionally select a node and can make it to search the heap until the root reference is found. This tool is run as a bootstrap Java application, which will invoke on the target application the main (). Through two native Win 32 DLLs, it offers supports for JDK 1.1.8 and JDK 1.2 or 1.3. |
Comments * (Please tell us details about the problem or what links in error..) |
|