Releases: mmtk/mmtk-jikesrvm
Releases · mmtk/mmtk-jikesrvm
MMTk JikesRVM Binding 0.21.0
0.21.0 (2023-11-03)
What's Changed
- Update to MMTk core PR #949 by @qinsoon in #152
- Refactor finalize/reference processor by @fepicture in #150
New Contributors
- @fepicture made their first contribution in #150
Full Changelog: v0.20.0...v0.21.0
MMTk JikesRVM Binding 0.20.0
MMTk JikesRVM Binding 0.19.0
0.19.0 (2023-08-18)
What's Changed
- Set VM space start and size through options by @qinsoon in #139
- Install the missing deps in CI tests by @qinsoon in #140
- Update to MMTk core PR #817 by @qinsoon in #141
- Update to mmtk-core PR #838 by @qinsoon in #142
- Rename ambiguous
scan_thread_root{,s}
functions by @k-sareen in #143 - Set
REFS
to 0 when starting the scan boot image by @k-sareen in #144 - Add set -e in ci-test.sh. Update MMTk by @qinsoon in #146
- Update to MMTk core PR #875 by @qinsoon in #147
MMTk JikesRVM Binding 0.18.0
- Update to mmtk-core 0.18.0.
MMTk JikesRVM Binding 0.17.0
- Upgrade Rust toolchain to 1.66.1 and MSRV to 1.61.0.
- Use
AtomicUsize
for the mutator counter. - Update to mmtk-core 0.17.0.
MMTk JikesRVM Binding 0.16.0
- Support MMTk's native mark sweep plan.
- Use MMTk's large code and non moving semantics.
- Update to mmtk-core 0.16.0.
MMTk JikesRVM Binding 0.15.0
- Update to mmtk-core 0.15.0.
MMTk JikesRVM Binding 0.14.0
- Set proper names for MMTk worker threads.
- Inlucde
Cargo.lock
in the repository. - Update to mmtk-core 0.14.0.
MMTk JikesRVM Binding 0.13.0
- Updates to mmtk-core 0.13.0.
MMTk JikesRVM Binding 0.12.0
- Adds weak reference support (It is disabled by default. Set MMTk option
no_reference_types
tofalse
to enable it). - Updates to mmtk-core 0.12.0.