![]() Previous |
![]() Next |
GC Configuration panel shows how the garbage collector used during the recording was configured. Table: GC Configuration Panel Field Descriptions lists the GC Configuration panel data fields.
GC Configuration Panel Field Descriptions
Field | Description |
---|---|
Initial Heap Size |
The amount of heap space available to the application at startup. This value is set by the -Xms command-line option. |
Maximum Heap Size |
The total amount of heap space available to the application. This value is set by the -Xmx command-line option, |
Young Garbage Collector |
The name of the Young Garbage Collector. |
Old Garbage Collector |
The name of the Old Garbage Collector. |