Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: hg tip
-
Component/s: MMTk: MarkCompact
-
Labels:None
-
Number of attachments :
Description
The calculateForwardingPointers phase of MarkCompact currently uses DATA_END_OFFSET as a boundary check, rather than REGION_LIMIT_OFFSET. The SpreadAlloc script in the MMTk Harness trips the assertion.
Fixed in r15839