资讯

JVM heap analysis with Java Flight Recorder Here’s how the Java Flight Recorder’s Old Object Sample event works. When a recording is started, a fixed number of objects from the Java heap are tracked.
The Java Heap Analysis Tool (jhat) TechNotes/man page lists four methods for generating a heap dump that can be analyzed by jhat.