Package | Description |
---|---|
org.mmtk.plan.nogc |
Provides a memory management implementation that can allocate but not collect.
|
Class and Description |
---|
NoGC
This class implements the global state of a a simple allocator
without a collector.
|
NoGCTraceLocal
This class implements the thread-local core functionality for a transitive
closure over the heap graph.
|