MMTk 0.26.0
Pre-release
Pre-release
0.26.0 (2024-07-01)
What's Changed
Policy
- Clear side forwarding bits properly by @wks in #1138
- Fix mark bit clearing in PrepareChunkMap by @wks in #1148
- Let MarkSweepSpace use BlockPageResource by @wks in #1150
- Add SweepChunk to native MarkSweepSpace by @wks in #1158
API
Documentation
- Fix broken link and stale descriptions in doc by @wks in #1139
- API migration guide. by @wks in #1133
- Add back
DummyVM
as a part of the porting guide. Minor changes to MMTk initialization in the porting guide. by @qinsoon in #1142 - Fix broken link to mmtk.h by @wks in #1149
Misc
- Fix clippy warnings for Rust 1.79 by @wks in #1151
- Display number of slots in timeline visualization by @wks in #1154
Full Changelog: v0.25.0...v0.26.0