Skip to content

MMTk 0.20.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@qinsoon qinsoon released this 05 Oct 03:42
· 145 commits to master since this release
9a676e6

What's Changed

Plan

  • Refactor derive macros and add HasSpaces trait by @wks in #934
  • Make MarkCompact LOS support 2nd transitive closure by @wenyuzhao in #944
  • Disabling PrepareMutator from PlanConstraints by @wks in #964

Policy

API

  • Boot-time configurable heap constants by @wenyuzhao in #899
  • This PR enables transitively pinning (TP) objects from particular roots for Immix/StickyImmix by @udesou in #897
  • Let VM control when or if to read env var options by @wks in #955

Misc

Full Changelog: v0.19.0...v0.20.0