Package org.mmtk.plan.stickyimmix

Class Summary
StickyImmix This class implements the global state of a simple sticky mark bits collector, based on an immix collector.
StickyImmixCollector This class implements per-collector thread behavior and state for the StickMS plan, which implements a generational sticky mark bits immix collector.
StickyImmixConstraints This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know.
StickyImmixMutator This class implements per-mutator thread behavior and state for the StickyImmix plan, which implements a generational mark-sweep collector.
StickyImmixNurseryTraceLocal This class implements the thread-local functionality for a transitive closure over a sticky-immix space.