Question

I am looking for instructions for finding cached objects from the heap dump created by jmap. Thanks for your help.

Was it helpful?

Solution

"Cached" is a bit unclear in this context. But I assume you have a memory leak to chase?

Try Eclipse's Memory Analyzer, it's free and gives many good ways of investigating that heap.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top