Package | Description |
---|---|
org.mmtk.plan | |
org.mmtk.plan.immix | |
org.mmtk.plan.semispace.gcspy | |
org.mmtk.policy |
Modifier and Type | Field and Description |
---|---|
protected BumpPointer |
MutatorContext.immortal
Per-mutator allocator into the immortal space
|
Modifier and Type | Field and Description |
---|---|
protected BumpPointer |
ImmixCollector.immortal |
Modifier and Type | Field and Description |
---|---|
private BumpPointer |
SSGCspyMutator.gcspy
Per-mutator allocator into GCspy's space
|
Modifier and Type | Class and Description |
---|---|
class |
CopyLocal
This class implements unsynchronized (local) elements of a
copying collector.
|
class |
ImmortalLocal
This class implements unsynchronized (local) elements of an
immortal space.
|
class |
MarkCompactLocal
This class implements unsynchronized (local) elements of a
sliding mark-compact collector.
|