I'm using JVisualVM and YourKit to analyze a heap memory dump (created using jmap) and noticed that for the same object they report two very different retained sizes! Does anybody know what the cause could be?

link|improve this question

0% accept rate
feedback

1 Answer

Sure, the obvious cause for this difference is a bug in VisualVM or YourKit. Can you try VisualVM 1.3.3 from http://visualvm.java.net ? If can you send me (privately) the link to your heap dump, I can investigate VisualVM part.

link|improve this answer
Sure, I'll try VisualVM 1.3.3 – Mohammad wrk Jan 31 at 16:13
Got the same result using VisualVM 1.3.3. Unfortunately I'm not allowed to share the heap dump! – Mohammad wrk Jan 31 at 16:51
Too bad you are to able to share the heap dump. In that case I am sorry, but I cannot help you. :-( – Tomas Hurka Jan 31 at 17:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.