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