| Package | Description |
|---|---|
| org.jikesrvm.mm.mmtk | |
| org.mmtk.vm |
Provides classes that specify the interface between MMTk and the VM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActivePlan
This class contains interfaces to access the current plan, plan local and
plan constraints instances.
|
| Modifier and Type | Method and Description |
|---|---|
ActivePlan |
Factory.newActivePlan() |
| Modifier and Type | Field and Description |
|---|---|
static ActivePlan |
VM.activePlan |
| Modifier and Type | Method and Description |
|---|---|
abstract ActivePlan |
Factory.newActivePlan()
Create a new ActivePlan instance using the appropriate VM-specific
concrete ActivePlan sub-class.
|