| Package | Description |
|---|---|
| org.mmtk.plan.refcount |
Provides a collector with deferred reference counting and a backup trace
to collect cycles.
|
| Class and Description |
|---|
| BTFreeLargeObjectSweeper
This class implements the freeing of large objects during a backup trace.
|
| BTSweeper
This class implements the thread-local core functionality for a transitive
closure over the heap graph.
|
| BTSweepImmortalScanner
This class is used in backup tracing to sweep and zero any dead 'immortal' objects.
|
| BTTraceLocal
This class implements the thread-local core functionality for a transitive
closure over the heap graph.
|