Download List

Descripción del Proyecto

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.

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.

2006-06-05 12:55
0.51

Un accidente de unos pocos errores fueron corregidos. Algunos problemas de compilación en FreeBSD y Solaris se fija.
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

Un error que provocó un accidente durante la congelación de interfaz de usuario se ha fijado. El archivo ui_none.h fue añadida.
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

Esta versión es utilizable en Java/1.4.x de nuevo. Se compila en gcc/2.95 de nuevo.
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

Manejo de GTK ha sido mejorado. Un punto muerto se ha corregido. Tablas de ahora pueden ser ordenados de forma ascendente y descendente. Las preferencias se guardan y restaurado. El proceso de construcción en MS Windows se ha mejorado.
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

Este comunicado recoge en OpenBSD. El archivo generado por la cadena de dumping está cerrado. La traducción alemana se ha actualizado. La versión noui se hizo compilar de nuevo.
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