CMS (Concurrent Mark-Sweep) GC

E1103953 UNEXPLORED

CMS (Concurrent Mark-Sweep) GC is a low-pause, mostly concurrent garbage collector in the Java HotSpot VM that was designed to minimize application stop-the-world times by performing most of its work alongside running application threads.

All labels observed (1)

Label Occurrences
CMS (Concurrent Mark-Sweep) GC canonical 1

How this entity was disambiguated

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

G1 GC comparedWith CMS (Concurrent Mark-Sweep) GC