![]() Previous |
![]() Next |
The Heap panel contains fields that provide Java heap statistics. This panel contains two sets of similar fields—heap statistics before and after the selected garbage collection:
Reserved Heap Size: The amount of physical memory reserved for the Java heap.
Committed Heap Size: The amount of memory committed to the Java heap.
Heap Usage: The size of the Java heap that is actually used by the JVM.