Deep Dive into ZGC: A Modern Garbage Collector in OpenJDK

ZGC is a modern, non-generational, region-based, mostly concurrent, parallel, mark-evacuate collector recently added to OpenJDK. It aims at having GC pauses that do not grow as the heap size increases, offering low latency even with large heap sizes. The ZGC C++ source code is readily accessible in...

Full description

Saved in:
Bibliographic Details
Published inACM transactions on programming languages and systems Vol. 44; no. 4; pp. 1 - 34
Main Authors Yang, Albert Mingkun, Wrigstad, Tobias
Format Journal Article
LanguageEnglish
Published New York, NY ACM 21.09.2022
Subjects
Online AccessGet full text

Cover

Loading…