Java Parallel Garbage Collector
Jump to navigation
Jump to search
Internal
Overview
It is the default GC collector for Java 8. This information is reported when GC logging is enabled:
... CommandLine flags: ... -XX:+UseParallelGC ...