Statements (22)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Garbage Collector
|
gptkbp:defaultIn |
Java 9 and later
|
gptkbp:designedFor |
large heap sizes
multi-processor machines |
gptkbp:developedBy |
gptkb:Oracle_Corporation
|
gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/technotes/guides/vm/G1.html
|
gptkbp:enables |
-XX:+UseG1GC
|
gptkbp:feature |
low pause time
compacts memory during evacuation concurrent marking phase incremental compaction region-based memory management parallel evacuation phase pause time goal configuration predictable garbage collection pauses |
https://www.w3.org/2000/01/rdf-schema#label |
G1 garbage collector
|
gptkbp:introducedIn |
Java 7u4
|
gptkbp:replacedBy |
CMS garbage collector
|
gptkbp:type |
server-style garbage collector
|
gptkbp:usedIn |
gptkb:Java_Virtual_Machine
|
gptkbp:bfsParent |
gptkb:Shenandoah_garbage_collector
|
gptkbp:bfsLayer |
7
|