MMTk 0.30.0
Pre-release
Pre-release
0.30.0 (2024-12-20)
What's Changed
Policy
- Allow setting object metadata for VM space objects. Expose VO bit under a feature. by @qinsoon in #1248
Misc
- Fix clippy warnings for Rust 1.83 by @wks in #1242
- Annotate mmap ranges using PR_SET_VMA by @wks in #1236
- Fix warnings for lifetime in MmapAnnotation impl by @qinsoon in #1244
- Collect live bytes per space, and report by space by @qinsoon in #1238
- Minor changes for debugging. by @wks in #1245
- Use macos-15 for style check by @qinsoon in #1249
- Check the option before aggregating live bytes data. Panic if the option is enabled on malloc space. by @qinsoon in #1250
Full Changelog: v0.29.0...v0.30.0