Skip Headers
Previous
Previous
 
Next
Next

GC Configuration Panel

This panel shows the fields listed in Table: GC Configuration Settings.

GC Configuration Settings

Field Description

Young Garbage Collector

The garbage collector used for the young generation

Old Garbage Collector

The garbage collector used for the old generation

Concurrent GC Threads

The number of concurrent threads to use for the garbage collector.

Parallel GC Threads

The number of parallel threads to use for garbage collection.

Concurrent Explicit GC

Whether System.gc() is concurrent or not.

Disabled Explicit GC

Whether System.gc() will invoke a garbage collection or not.

Dynamic GC

Whether a dynamic number of GC threads are used or not.

GC Time Ratio

Target for runtime vs garbage collection time.