Downloadliste

Projektbeschreibung

Java Memory Profiler (JMP) uses the JVMPI interface to track objects and method times in the JVM (Java Virtual Machine). It uses a GTK+ interface to display statistics. The current instance count and the total amount of memory for each class is shown as is the total time spent in each method.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2006-06-05 12:55
0.51

Ein paar Crash-Bugs wurden behoben. Einige compilation problems auf FreeBSD und Solaris wurden behoben.
Tags: Minor bugfixes
A few crash bugs were fixed. Some compilation
problems on FreeBSD and Solaris were fixed.

2006-05-12 21:53
0.50.2

Ein Bug, der einen Absturz beim UI Einfrieren verursacht wurde behoben. Die ui_none.h Datei wurde hinzugefügt.
Tags: Minor bugfixes
A bug that caused a crash during UI freezing was fixed. The ui_none.h file was added.

2006-02-15 23:14
0.50

Diese Version ist auf Java/1.4.x wieder nutzbar. Es kompiliert auf gcc/2.95 wieder.
Tags: Minor bugfixes
This release is usable on Java/1.4.x again. It compiles on gcc/2.95 again.

2006-01-24 22:11
0.49

GTK wurde verbessert. Ein Deadlock, wurde behoben. Tabellen können nun sortiert werden sowohl Auf-und Absteigen. Einstellungen werden jetzt gespeichert und wiederhergestellt werden. Der Build-Prozess unter MS Windows wurde verbessert.
Tags: Minor feature enhancements
GTK handling has been improved. A deadlock has been fixed. Tables can now be sorted both ascending and descending. Preferences are now saved and restored. The build process on MS Windows has been improved.

2005-10-30 20:27
0.48

Diese Version kompiliert auf OpenBSD. Die Datei, die von Dumping-String generiert wird geschlossen. Die deutsche Übersetzung wurde aktualisiert. Die noui Version wurde noch einmal übersetzbar.
Tags: Minor bugfixes
This release compiles on OpenBSD. The file generated by string dumping is closed. The German translation was updated. The noui version was made compilable again.

Project Resources