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