Uses of Package
org.mmtk.plan.markcompact

Packages that use org.mmtk.plan.markcompact
org.mmtk.plan.markcompact   
 

Classes in org.mmtk.plan.markcompact used by org.mmtk.plan.markcompact
MC
          This class implements the global state of a simple sliding mark-compact collector.
MCForwardTraceLocal
          This class implements the thread-local functionality for a transitive closure over a mark-compact space during the forwarding phase.
MCMarkTraceLocal
          This class implements the thread-local functionality for a transitive closure over a mark-compact space during the initial marking phase.