Z Garbage Collector (ZGC)

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf Garbage Collector
gptkbp:availableOn 2018
gptkbp:commandLineOption -XX:+UseZGC
gptkbp:designedFor Low-latency applications
gptkbp:developedBy gptkb:Oracle_Corporation
gptkbp:documentation https://openjdk.java.net/jeps/333
gptkbp:enables Concurrent compaction
Concurrent marking
Concurrent relocation
https://www.w3.org/2000/01/rdf-schema#label Z Garbage Collector (ZGC)
gptkbp:introducedIn gptkb:JDK_11
gptkbp:maxPauseTime <10ms
gptkbp:notRecommendedFor Small heap sizes
gptkbp:openSource true
gptkbp:partOf gptkb:OpenJDK
gptkbp:platform gptkb:Windows
gptkb:macOS
gptkb:Linux
gptkbp:suitableFor Microservices
Cloud environments
Big data applications
gptkbp:supports gptkb:Java
Large heap sizes
gptkbp:type Concurrent garbage collector
Region-based garbage collector
gptkbp:uses Colored pointers
Load barriers
gptkbp:bfsParent gptkb:Garbage_Collector
gptkbp:bfsLayer 6