| Package | Description |
|---|---|
| org.mmtk.plan.refcount |
Provides a collector with deferred reference counting and a backup trace
to collect cycles.
|
| org.mmtk.plan.refcount.fullheap | |
| org.mmtk.plan.refcount.generational |
| Class and Description |
|---|
| RCBase
This class implements the global state of a reference counting collector.
|
| RCDecBuffer
This class implements a dec-buffer for a reference counting collector
|
| RCZero
This class is the fundamental mechanism for performing a
transitive closure over an object graph.
|
| Class and Description |
|---|
| RCBase
This class implements the global state of a reference counting collector.
|
| RCBaseCollector
This class implements the collector context for a reference counting collector.
|
| RCBaseConstraints
This class and its subclasses communicate to the host VM/Runtime
any features of the selected plan that it needs to know.
|
| RCBaseMutator
This class implements the mutator context for a reference counting collector.
|
| Class and Description |
|---|
| RCBase
This class implements the global state of a reference counting collector.
|
| RCBaseCollector
This class implements the collector context for a reference counting collector.
|
| RCBaseConstraints
This class and its subclasses communicate to the host VM/Runtime
any features of the selected plan that it needs to know.
|
| RCBaseMutator
This class implements the mutator context for a reference counting collector.
|