Reputation: 24288
I use jconsole when I look at heap memory I see:
PS Eden, PS Survivor and PS Old Gen
Does it exist instrument to check which object went from PS Eden to PS Survivor ?
Upvotes: 1
Views: 109
Reputation: 4597
jvisualvm might give you what you're looking for. It ships with newer versions of the SDK.