Garbage First (G1) collector

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instance_of gptkb:Company
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Garbage_collection_improvements
gptkbp:developed_by gptkb:Database_Management_System
gptkbp:features Dividing heap into regions
gptkbp:goal Minimize pause times
https://www.w3.org/2000/01/rdf-schema#label Garbage First (G1) collector
gptkbp:introduced gptkb:Java_SE_7
gptkbp:is_designed_for Java applications
gptkbp:is_optimized_for Garbage collection cycles
gptkbp:is_part_of gptkb:Java_Virtual_Machine_(JVM)
gptkbp:provides Predictable pause time goals
gptkbp:replaced_by gptkb:Concurrent_Mark-Sweep_(CMS)_collector
gptkbp:setting Heap size parameters
gptkbp:suitable_for Large heap sizes
gptkbp:supports Parallel garbage collection
gptkbp:uses Region-based memory management
Concurrent marking