Package org.jikesrvm.mm.mmtk

Class Summary
ActivePlan This class contains interfaces to access the current plan, plan local and plan constraints instances.
Assert  
Barriers  
BuildTimeConfig Read build-time configuration information for MMTk from a Java properties file.
Collection  
Factory This is a VM-specific class which defines factory methods for VM-specific types which must be instantiated within MMTk.
Lock Simple, fair locks with deadlock detection.
Memory  
ObjectModel  
ReferenceProcessor This class manages SoftReferences, WeakReferences, and PhantomReferences.
ScanBootImage Scan the boot image for references using the boot image reference map
Scanning  
ScanStatics Class that determines all JTOC slots (statics) that hold references
ScanThread Class that supports scanning thread stacks for references during collections.
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