Package | Description |
---|---|
org.mmtk.plan.marksweep | |
org.mmtk.plan.poisoned | |
org.mmtk.plan.stickyms |
Modifier and Type | Method and Description |
---|---|
private static MS |
MSCollector.global() |
Modifier and Type | Class and Description |
---|---|
class |
Poisoned
This class implements a poisoned collector, that is essentially a test
case for read and write barriers in the VM.
|
Modifier and Type | Class and Description |
---|---|
class |
StickyMS
This class implements the global state of a simple sticky mark bits collector,
based a simple on mark-sweep collector.
|