Package | Description |
---|---|
org.mmtk.plan.concurrent.marksweep |
Provides the concurrent mark-sweep collector.
|
Modifier and Type | Class and Description |
---|---|
class |
CMSMutator
This class implements per-mutator thread behavior
and state for the CMS plan, which implements a full-heap
concurrent mark-sweep collector.
|