public final class MutatorLocal extends ImmixAllocator
space
Constructor and Description |
---|
MutatorLocal(ImmixSpace space,
boolean hot)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
prepare()
Prepare for a collection.
|
void |
release()
Finish up after a collection.
|
alloc, allocSlowOnce, getLastAllocLineStraddle, getSpace, overflowAlloc, reset, show
alignAllocation, alignAllocation, alignAllocationNoFill, allocSlow, allocSlowInline, determineCollectionAttempts, fillAlignmentGap, getMaximumAlignedSize, getMaximumAlignedSize
public MutatorLocal(ImmixSpace space, boolean hot)
space
- The mark-sweep space to which this allocator
instances is bound.hot
- TODO