Uses of Package
org.mmtk.vm

Packages that use org.mmtk.vm
org.jikesrvm.mm.mmtk   
org.mmtk.plan   
org.mmtk.policy   
org.mmtk.policy.immix   
org.mmtk.utility   
org.mmtk.utility.alloc   
org.mmtk.utility.deque   
org.mmtk.utility.heap   
org.mmtk.vm   
 

Classes in org.mmtk.vm used by org.jikesrvm.mm.mmtk
ActivePlan
          Stub to give access to plan local, constraint and global instances
Assert
           
Barriers
           
BuildTimeConfig
          Build-time configuration constants for MMTk.
Collection
           
Debug
           
Factory
          This class defines factory methods for VM-specific types which must be instantiated within MMTk.
FinalizableProcessor
          This class manages finalizable objects.
Lock
          Simple, fair locks with deadlock detection.
Memory
           
MMTk_Events
          Event generation interface for MMTk.
Monitor
          Provides MMTk access to a heavy lock with condition variable.
ObjectModel
           
ReferenceProcessor
          This class manages SoftReferences, WeakReferences, and PhantomReferences.
ReferenceProcessor.Semantics
           
Scanning
           
Statistics
           
Strings
           
SynchronizedCounter
          A counter that supports atomic increment and reset.
TraceInterface
          Class that supports scanning Objects or Arrays for references during tracing, handling those references, and computing death times
 

Classes in org.mmtk.vm used by org.mmtk.plan
Monitor
          Provides MMTk access to a heavy lock with condition variable.
 

Classes in org.mmtk.vm used by org.mmtk.policy
Lock
          Simple, fair locks with deadlock detection.
 

Classes in org.mmtk.vm used by org.mmtk.policy.immix
Lock
          Simple, fair locks with deadlock detection.
 

Classes in org.mmtk.vm used by org.mmtk.utility
Lock
          Simple, fair locks with deadlock detection.
 

Classes in org.mmtk.vm used by org.mmtk.utility.alloc
Lock
          Simple, fair locks with deadlock detection.
 

Classes in org.mmtk.vm used by org.mmtk.utility.deque
Lock
          Simple, fair locks with deadlock detection.
 

Classes in org.mmtk.vm used by org.mmtk.utility.heap
Lock
          Simple, fair locks with deadlock detection.
Monitor
          Provides MMTk access to a heavy lock with condition variable.
 

Classes in org.mmtk.vm used by org.mmtk.vm
ActivePlan
          Stub to give access to plan local, constraint and global instances
Assert
           
Barriers
           
BuildTimeConfig
          Build-time configuration constants for MMTk.
Collection
           
Config
           
Debug
           
Factory
          This class defines factory methods for VM-specific types which must be instantiated within MMTk.
FinalizableProcessor
          This class manages finalizable objects.
Lock
          Simple, fair locks with deadlock detection.
Memory
           
MMTk_Events
          Event generation interface for MMTk.
Monitor
          Provides MMTk access to a heavy lock with condition variable.
ObjectModel
           
ReferenceProcessor
          This class manages SoftReferences, WeakReferences, and PhantomReferences.
ReferenceProcessor.Semantics
           
Scanning
           
Statistics
           
Strings
           
SynchronizedCounter
          A counter that supports atomic increment and reset.
TraceInterface
          Class that supports scanning Objects or Arrays for references during tracing, handling those references, and computing death times