Package org.mmtk.plan.semispace

Class Summary
SS This class implements a simple semi-space collector.
SSCollector This class implements per-collector thread behavior and state for the SS plan, which implements a full-heap semi-space collector.
SSConstraints SemiSpace common constants.
SSMutator This class implements per-mutator thread behavior and state for the SS plan, which implements a full-heap semi-space collector.
SSTraceLocal This class implements the core functionality for a transitive closure over the heap graph.