Uses of Package
org.mmtk.plan.refcount.backuptrace

Packages that use org.mmtk.plan.refcount.backuptrace
org.mmtk.plan.refcount   
org.mmtk.plan.refcount.backuptrace   
 

Classes in org.mmtk.plan.refcount.backuptrace used by org.mmtk.plan.refcount
BTFreeLargeObjectSweeper
          This class implements the freeing of large objects during a backup trace.
BTScanLargeObjectSweeper
          This class implements the scanning of dead large objects during a backup trace.
BTSweeper
          This class implements the thread-local core functionality for a transitive closure over the heap graph.
BTSweepImmortalScanner
          This class is used in backup tracing to sweep and zero any dead 'immortal' objects.
BTTraceLocal
          This class implements the thread-local core functionality for a transitive closure over the heap graph.
 

Classes in org.mmtk.plan.refcount.backuptrace used by org.mmtk.plan.refcount.backuptrace
BTDecMarked
          This class is the fundamental mechanism for performing a transitive closure over an object graph.
BTDecMarkedAndZero
          This class is the fundamental mechanism for performing a transitive closure over an object graph.