| Package | Description |
|---|---|
| org.mmtk.plan | |
| org.mmtk.plan.copyms | |
| org.mmtk.plan.generational | |
| org.mmtk.plan.refcount |
Provides a collector with deferred reference counting and a backup trace
to collect cycles.
|
| org.mmtk.plan.semispace |
| Modifier and Type | Field and Description |
|---|---|
protected LargeObjectLocal |
MutatorContext.lgcode
Per-mutator allocator into the large code space
|
protected LargeObjectLocal |
MutatorContext.los
Per-mutator allocator into the large object space
|
| Modifier and Type | Field and Description |
|---|---|
protected LargeObjectLocal |
CopyMSCollector.los |
| Modifier and Type | Field and Description |
|---|---|
protected LargeObjectLocal |
GenCollector.los |
| Modifier and Type | Field and Description |
|---|---|
private LargeObjectLocal |
RCBaseMutator.rclos |
| Modifier and Type | Field and Description |
|---|---|
protected LargeObjectLocal |
SSCollector.los |