org.mmtk.plan.refcount.backuptrace
Class BTFreeLargeObjectSweeper
java.lang.Object
org.mmtk.policy.ExplicitLargeObjectSpace.Sweeper
org.mmtk.plan.refcount.backuptrace.BTFreeLargeObjectSweeper
public final class BTFreeLargeObjectSweeper
- extends ExplicitLargeObjectSpace.Sweeper
This class implements the freeing of large objects during a backup trace.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BTFreeLargeObjectSweeper
public BTFreeLargeObjectSweeper()
sweepLargeObject
public boolean sweepLargeObject(ObjectReference object)
- Specified by:
sweepLargeObject
in class ExplicitLargeObjectSpace.Sweeper