Uses of Package
org.mmtk.plan.immix

Packages that use org.mmtk.plan.immix
org.mmtk.plan.immix   
org.mmtk.plan.stickyimmix   
 

Classes in org.mmtk.plan.immix used by org.mmtk.plan.immix
Immix
          This class implements the global state of an immix collector.
ImmixDefragTraceLocal
          This class implements the thread-local functionality for a defragmenting transitive closure over an immix space.
ImmixTraceLocal
          This class implements the thread-local functionality for a transitive closure over an immix space.
 

Classes in org.mmtk.plan.immix used by org.mmtk.plan.stickyimmix
Immix
          This class implements the global state of an immix collector.
ImmixCollector
          This class implements per-collector thread behavior and state for the Immix plan, which implements a full-heap immix collector.
ImmixConstraints
          This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know.
ImmixMutator
          This class implements per-mutator thread behavior and state for the Immix plan, which implements a full-heap immix collector.