ZGC
E341111
ZGC is a low-latency, scalable garbage collector for the HotSpot JVM designed to handle very large heaps with minimal pause times.
All labels observed (1)
| Label | Occurrences |
|---|---|
| ZGC canonical | 5 |
How this entity was disambiguated
This entity first appeared as the object of triple T3245040 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: ZGC Context triple: [HotSpot JVM, notableGarbageCollector, ZGC]
-
A.
Orinoco garbage collector
Orinoco garbage collector is V8’s low-latency, incremental and concurrent garbage collection system designed to improve JavaScript performance and responsiveness.
-
B.
HotSpot JVM
HotSpot JVM is a high-performance Java Virtual Machine known for its advanced just-in-time compilation and adaptive optimization techniques, originally developed by Sun Microsystems.
-
C.
JGCD
JGCD is a leading peer-reviewed aerospace engineering journal focusing on guidance, navigation, control, and dynamics of flight vehicles and space systems.
-
D.
GC
GC is the post-nominal abbreviation for the George Cross, one of the United Kingdom’s highest civilian decorations for acts of great heroism and courage in extreme danger.
-
E.
ZG
ZG is the vehicle registration code used on license plates for the city of Zagreb, the capital of Croatia.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: ZGC Target entity description: ZGC is a low-latency, scalable garbage collector for the HotSpot JVM designed to handle very large heaps with minimal pause times.
-
A.
Orinoco garbage collector
Orinoco garbage collector is V8’s low-latency, incremental and concurrent garbage collection system designed to improve JavaScript performance and responsiveness.
-
B.
HotSpot JVM
HotSpot JVM is a high-performance Java Virtual Machine known for its advanced just-in-time compilation and adaptive optimization techniques, originally developed by Sun Microsystems.
-
C.
JGCD
JGCD is a leading peer-reviewed aerospace engineering journal focusing on guidance, navigation, control, and dynamics of flight vehicles and space systems.
-
D.
GC
GC is the post-nominal abbreviation for the George Cross, one of the United Kingdom’s highest civilian decorations for acts of great heroism and courage in extreme danger.
-
E.
ZG
ZG is the vehicle registration code used on license plates for the city of Zagreb, the capital of Croatia.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
Garbage collector
ⓘ
HotSpot garbage collector ⓘ Low-latency garbage collector ⓘ |
| configurationFlag |
-XX:+UseZGC
ⓘ
-XX:+UseZGenerationalGC ⓘ |
| designedFor |
HotSpot JVM
ⓘ
Very large heaps ⓘ |
| developedBy |
Oracle Database
ⓘ
surface form:
Oracle
|
| documentation | OpenJDK ZGC documentation ⓘ |
| goal |
Maintain sub-millisecond pause times
ⓘ
Support multi-terabyte heaps ⓘ |
| hasPhase |
Concurrent marking phase
ⓘ
Concurrent relocation phase ⓘ Pause phase for root processing ⓘ |
| hasProperty |
Compacting
ⓘ
Concurrent ⓘ Generational (in newer versions) ⓘ Low pause times ⓘ Region-based ⓘ Scalable ⓘ |
| introducedIn | JDK 11 (experimental) ⓘ |
| language | Java ⓘ |
| minimizes |
Application stop-the-world time
ⓘ
GC pause times ⓘ |
| partOf | OpenJDK ⓘ |
| productionReadySince | JDK 15 ⓘ |
| replacesOrAlternativeTo |
G1 GC
ⓘ
Parallel GC ⓘ Serial GC ⓘ |
| runsOn |
HotSpot JVM
ⓘ
surface form:
HotSpot virtual machine
|
| supportsFeature |
Concurrent class unloading
ⓘ
NUMA-aware allocation ⓘ String deduplication ⓘ |
| supportsPlatform |
Linux AArch64
ⓘ
Linux ⓘ
surface form:
Linux x64
Windows x64 ⓘ macOS AArch64 ⓘ macOS x64 ⓘ |
| targetWorkload |
Cloud services
ⓘ
Interactive services ⓘ Large heap applications ⓘ Low-latency applications ⓘ |
| usedWith | Java applications ⓘ |
| usesTechnique |
Colored pointers
ⓘ
Concurrent marking ⓘ Concurrent relocation ⓘ Load barriers ⓘ Region-based heap layout ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: ZGC Description of subject: ZGC is a low-latency, scalable garbage collector for the HotSpot JVM designed to handle very large heaps with minimal pause times.
Referenced by (5)
Full triples — surface form annotated when it differs from this entity's canonical label.