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