Package | Description |
---|---|
org.mmtk.plan.semispace | |
org.mmtk.plan.semispace.gcspy | |
org.mmtk.plan.semispace.gctrace | |
org.mmtk.plan.semispace.usePrimitiveWriteBarriers |
Modifier and Type | Method and Description |
---|---|
private static SS |
SSCollector.global() |
Modifier and Type | Class and Description |
---|---|
class |
SSGCspy
This class extends a simple semi-space collector to instrument it for
GCspy.
|
Modifier and Type | Class and Description |
---|---|
class |
GCTrace
This plan has been modified slightly to perform the processing necessary
for GC trace generation.
|
Modifier and Type | Class and Description |
---|---|
class |
UsePrimitiveWriteBarriers
This class exercises primitive write barriers The write barriers contain no
payloads but merely perform a write to the heap
|