| Package | Description |
|---|---|
| org.mmtk.plan.markcompact |
| Class and Description |
|---|
| MC
This class implements the global state of a simple sliding mark-compact
collector.
|
| MCForwardTraceLocal
This class implements the thread-local functionality for a transitive
closure over a mark-compact space during the forwarding phase.
|
| MCMarkTraceLocal
This class implements the thread-local functionality for a transitive
closure over a mark-compact space during the initial marking phase.
|