Garbage First (G1) Collector
GPTKB entity
Statements (26)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Company
|
gptkbp:bfsLayer |
5
|
gptkbp:bfsParent |
gptkb:Z_Garbage_Collector
|
gptkbp:collects |
Old generation
Young generation |
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 |
gptkb:Parallel_garbage_collector
Garbage collection algorithm Concurrent garbage collector Low-pause garbage collector |
gptkbp:is_designed_for |
gptkb:video_game
|
gptkbp:is_optimized_for |
Large heaps
Garbage collection performance |
gptkbp:is_part_of |
gptkb:software
|
gptkbp:is_used_in |
Java applications
|
gptkbp:provides |
Predictable pause time goals
|
gptkbp:replaced_by |
gptkb:Concurrent_Mark-Sweep_(CMS)_Collector
|
gptkbp:setting |
G1 Heap Region Size
Initiating Heap Occupancy Percent Max GC Pause Millis |
gptkbp:supports |
Heap compaction
|
gptkbp:uses |
Region-based memory management
|