Memory Leak

E

evgchech

Hello all
I am trying to debug Java program with memory leak
Can anyone suggest open source tool, some kind of heap analyzer,
may be to be able to see how much memory consuming each instance

Thanks in advance
 
T

Tom Hawtin

evgchech said:
I am trying to debug Java program with memory leak
Can anyone suggest open source tool, some kind of heap analyzer,
may be to be able to see how much memory consuming each instance

jmap -histo from the JDK.

Tom Hawtin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

C program: memory leak/ segmentation fault/ memory limit exceeded 0
Memory leak 16
memory leak jconsole 2
JNDI memory leak 3
memory leak 3
Memory leak 8
Memory Leak/Profiling 9
Memory leak in Java app 8

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,146
Latest member
Vinay KumarNevatia_
Top