Package | Description |
---|---|
org.jikesrvm.mm.mminterface | |
org.mmtk.plan.generational.copying | |
org.mmtk.plan.generational.immix |
Provides the default collector (generational Immix).
|
org.mmtk.plan.generational.marksweep |
Modifier and Type | Class and Description |
---|---|
static class |
Selected.Constraints |
Modifier and Type | Class and Description |
---|---|
class |
GenCopyConstraints
GenCopy constants.
|
Modifier and Type | Class and Description |
---|---|
class |
GenImmixConstraints
This class and its subclasses communicate to the host VM/Runtime
any features of the selected plan that it needs to know.
|
Modifier and Type | Class and Description |
---|---|
class |
GenMSConstraints
This class and its subclasses communicate to the host VM/Runtime
any features of the selected plan that it needs to know.
|