Package | Description |
---|---|
org.mmtk.plan.semispace.gcspy | |
org.mmtk.plan.semispace.gctrace | |
org.mmtk.plan.semispace.usePrimitiveWriteBarriers |
Modifier and Type | Class and Description |
---|---|
class |
SSGCspyMutator
This class implements per-mutator thread behavior and state for the
SSGCspy plan.
|
Modifier and Type | Class and Description |
---|---|
class |
GCTraceMutator
This class implements per-mutator thread behavior and state for the
GCTrace plan, which implements a GC tracing algorithm.
|
Modifier and Type | Class and Description |
---|---|
class |
UsePrimitiveWriteBarriersMutator
This class extends the
SSMutator class as part of the
UsePrimitiveWriteBarriers collector. |