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