Package org.mmtk.plan.generational.immix

Class Summary
GenImmix This class implements the functionality of a two-generation copying collector where the higher generation is an immix space.
GenImmixCollector This class implements per-collector thread behavior and state for the GenImmix two-generational copying collector.
GenImmixConstraints This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know.
GenImmixMatureDefragTraceLocal This class implements the core functionality for a transitive closure over the heap graph, specifically in a defragmenting pass over a generational immix collector.
GenImmixMatureTraceLocal This class implements the core functionality for a transitive closure over the heap graph, specifically in a generational immix collector.
GenImmixMutator This class implements per-mutator thread behavior and state for the GenImmix two-generational copying collector.