I have a Hotspot JVM heap dump and I tried to find out whether an object is live in tenure space, eden space, or survivor space, but I could not.
Appreciate if someone can help me.
I have a Hotspot JVM heap dump and I tried to find out whether an object is live in tenure space, eden space, or survivor space, but I could not.
Appreciate if someone can help me.
I don't think you can. From this forum post,
Looking at the contents of the java heap dumps from this page seems to confirm that the heap dump does not contain generation info,