Skip to content

Releases: mmtk/mmtk-jikesrvm

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.

MMTk JikesRVM Binding 0.11.0

01 Apr 10:57
896a3dc
Compare
Choose a tag to compare
Pre-release
  • The JikesRVM submodule is removed from the repo. We now record the VM version
    in [package.metadata.jikesrvm] in the Cargo manifest Cargo.toml.
  • Sets ObjectModel::OBJECT_REF_OFFSET_BEYOND_CELL so MMTk can guarantee metadata is set properly
    for object references.
  • Updates to mmtk-core 0.11.0.

MMTk JikesRVM Binding 0.10.0

16 Feb 00:10
c6ae381
Compare
Choose a tag to compare
Pre-release
  • Updates to mmtk-core 0.10.0.