Skip to content

Releases: mmtk/mmtk-jikesrvm

MMTk JikesRVM Binding 0.28.0

28 Sep 06:49
d64f65b
Compare
Choose a tag to compare
Pre-release

0.28.0 (2024-09-27)

What's Changed

  • Introduce JikesRVM-specific object accessor types by @wks in #177
  • Use JavaHeader address as ObjectReference by @wks in #179
  • Require ObjectReference to point inside object by @wks in #180
  • Migrate to Rust 2021 edition by @wks in #181

Full Changelog: v0.27.0...v0.28.0

MMTk JikesRVM Binding 0.27.0

09 Aug 07:03
c5007a0
Compare
Choose a tag to compare
Pre-release

0.27.0 (2024-08-09)

What's Changed

Full Changelog: v0.26.0...v0.27.0

MMTk JikesRVM Binding 0.26.0

01 Jul 23:08
638a9f5
Compare
Choose a tag to compare
Pre-release

0.26.0 (2024-07-01)

What's Changed

Full Changelog: v0.25.0...v0.26.0

MMTk JikesRVM Binding 0.25.0

17 May 09:46
33ac81d
Compare
Choose a tag to compare
Pre-release

0.25.0 (2024-05-17)

What's Changed

  • Remove coordinator thread by @wks in #159
  • Use to_address for SFT access by @wks in #166
  • Update JikesRVM's boot image address by @qinsoon in #170
  • Remove NULL ObjectReference by @wks in #169

Full Changelog: v0.24.0...v0.25.0

MMTk JikesRVM Binding 0.24.0

08 Apr 10:53
5766c8f
Compare
Choose a tag to compare
Pre-release

0.24.0 (2024-04-08)

What's Changed

  • Update mmtk-core to v0.24.
  • Update Rust toolchain to 1.77.0.

MMTk JikesRVM Binding 0.23.0

09 Feb 06:24
4535e00
Compare
Choose a tag to compare
Pre-release

0.23.0 (2024-02-09)

What's Changed

  • Update mmtk-core to v0.23

Full Changelog: v0.22.0...v0.23.0

MMTk JikesRVM Binding 0.22.0

21 Dec 05:12
c361d45
Compare
Choose a tag to compare
Pre-release

0.22.0 (2023-12-21)

What's Changed

Full Changelog: v0.21.0...v0.22.0

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