Skip to content

Releases: mmtk/mmtk-jikesrvm

MMTk JikesRVM Binding 0.21.0

03 Nov 05:55
@wks wks
c08d421
Compare
Choose a tag to compare
Pre-release

0.21.0 (2023-11-03)

What's Changed

New Contributors

Full Changelog: v0.20.0...v0.21.0

MMTk JikesRVM Binding 0.20.0

05 Oct 03:44
349a612
Compare
Choose a tag to compare
Pre-release

0.20.0 (2023-09-29)

What's Changed

  • Updating code to reflect API change by @udesou in #149

New Contributors

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

MMTk JikesRVM Binding 0.19.0

24 Aug 08:27
ab7eee5
Compare
Choose a tag to compare
Pre-release

0.19.0 (2023-08-18)

What's Changed

MMTk JikesRVM Binding 0.18.0

12 Apr 05:30
8e4db5d
Compare
Choose a tag to compare
Pre-release
  • Update to mmtk-core 0.18.0.

MMTk JikesRVM Binding 0.17.0

23 Feb 02:28
10b9564
Compare
Choose a tag to compare
Pre-release
  • 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

07 Dec 02:11
79ed49a
Compare
Choose a tag to compare
Pre-release
  • 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

20 Sep 09:51
54b3c8c
Compare
Choose a tag to compare
Pre-release
  • Update to mmtk-core 0.15.0.

MMTk JikesRVM Binding 0.14.0

08 Aug 23:09
1830999
Compare
Choose a tag to compare
Pre-release
  • 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

27 Jun 11:31
1a89c6f
Compare
Choose a tag to compare
Pre-release
  • Updates to mmtk-core 0.13.0.

MMTk JikesRVM Binding 0.12.0

17 May 00:06
106f32f
Compare
Choose a tag to compare
Pre-release
  • Adds weak reference support (It is disabled by default. Set MMTk option no_reference_types to false to enable it).
  • Updates to mmtk-core 0.12.0.