public final class RCZero extends TransitiveClosure
TraceLocalspecializedScan| Constructor and Description |
|---|
RCZero() |
| Modifier and Type | Method and Description |
|---|---|
void |
processEdge(ObjectReference source,
Address slot)
Trace an edge during GC.
|
getSpecializedScanClass, processNode, registerSpecializedScanpublic RCZero()
public void processEdge(ObjectReference source, Address slot)
TransitiveClosureprocessEdge in class TransitiveClosuresource - The source of the reference.slot - The location containing the object reference.