|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mmtk.plan.MutatorContext org.mmtk.plan.SimpleMutator org.mmtk.plan.StopTheWorldMutator org.mmtk.plan.generational.GenMutator org.mmtk.plan.generational.immix.GenImmixMutator org.jikesrvm.mm.mminterface.Selected.Mutator
public static class Selected.Mutator
Field Summary |
---|
Fields inherited from class org.mmtk.plan.generational.GenMutator |
---|
arrayRemset, nursery, remset |
Fields inherited from class org.mmtk.plan.MutatorContext |
---|
immortal, lgcode, log, los, nonmove, smcode |
Constructor Summary | |
---|---|
Selected.Mutator()
|
Method Summary | |
---|---|
static Selected.Mutator |
get()
|
RVMThread |
getThread()
|
Methods inherited from class org.mmtk.plan.generational.immix.GenImmixMutator |
---|
alloc, collectionPhase, getAllocatorFromSpace, postAlloc |
Methods inherited from class org.mmtk.plan.generational.GenMutator |
---|
assertRemsetsFlushed, flushRememberedSets, objectReferenceBulkCopy, objectReferenceNonHeapWrite, objectReferenceTryCompareAndSwap, objectReferenceWrite |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Selected.Mutator()
Method Detail |
---|
public final RVMThread getThread()
public static Selected.Mutator get()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |