![]() Previous |
![]() Next |
The GC Configuration panel shows the configuration of the garbage collector. This panel contains the following fields:
Initial Heap Size: The size of the Java heap at JVM stratup.
Maximum Heap Size: The total amount of memory reserved for the Java heap.
Young Garbage Collector: The garbage collector used for the young generation.
Old Garbage Collector: The garbage collector used for the old generation.