Download List

專案描述

JMemProf is a live Java memory profiler suitable for deployment in Web containers such as JBoss, Tomcat, and others. It allows you to retrieve memory profile information while your application is running.

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.

2005-07-15 11:05
0.8

A JVM shutdown race condition that could cause an
occasional segfault on VM exit was fixed. A memory
leak in the internal hashtables was fixed. The
code now works with Sun JDK 1.5.0 on Linux. Mac OS
X build properties were added.
標籤: Major bugfixes

2004-02-15 06:07
0.7

This release adds SunOS build properties to allow building on
Solaris. It modifies the JNI routines to support memory
summary by thread (not yet exported by the user interface).
標籤: Minor feature enhancements

2003-12-19 08:32
0.6

This release fixes an array out of bounds error when
using filters. It also includes a Thread memory
summary. The build properties were moved to the
config directory, and code to record object
allocation time was added, but is not yet exposed in the
UI.
標籤: Minor bugfixes

2003-05-01 17:09
0.5

The ant gcc task was missing from the distribution, and has been replaced.
標籤: Minor bugfixes

2003-05-01 14:04
0.4

The build process now uses ant. Windows is now supported usi
ng MinGW. The installation instructions were amended, and the
program now works in the Sun and IBM Windows JVMs.
標籤: Minor feature enhancements

Project Resources