Package | Description |
---|---|
org.mmtk.plan.generational.immix |
Provides the default collector (generational Immix).
|
org.mmtk.plan.immix |
Modifier and Type | Field and Description |
---|---|
private MutatorLocal |
GenImmixMutator.mature
The allocator for the mark-sweep mature space (the mutator may
"pretenure" objects into this space which is otherwise used
only by the collector)
|
Modifier and Type | Field and Description |
---|---|
protected MutatorLocal |
ImmixMutator.immix
Instance fields
|