Skip to content

Releases: mmtk/mmtk-openjdk

MMTk OpenJDK Binding 0.28.0

28 Sep 06:50
bd331a0
Compare
Choose a tag to compare
Pre-release

0.28.0 (2024-09-27)

What's Changed

  • Require ObjectReference to point inside object by @wks in #286
  • Bump the version of action/download-artifact by @wks in #287
  • Bump version of action/upload-artifact by @qinsoon in #288
  • Generational code cache roots by @wks in #282

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

MMTk OpenJDK Binding 0.27.0

17 Aug 05:39
d5fc6f5
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 OpenJDK Binding 0.26.0

01 Jul 23:07
3df6a8e
Compare
Choose a tag to compare
Pre-release

0.26.0 (2024-07-01)

What's Changed

  • Rename edge to slot by @wks in #274
  • Fix deadlock related to safepoint sync. by @wks in #279
  • Add option to put forwarding bits on the side by @wks in #277

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

MMTk OpenJDK Binding 0.25.0

17 May 09:45
f89eafd
Compare
Choose a tag to compare
Pre-release

0.25.0 (2024-05-17)

What's Changed

  • Update mmtk-core to v0.25.0.
  • Remove the coordinator thread by @wks in #268
  • Use to_address for SFT access by @wks in #272
  • Remove NULL ObjectReference by @wks in #265
  • Fix write barrier parameter type by @wks in #273

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

MMTk OpenJDK Binding 0.24.0

08 Apr 10:52
de2ccb0
Compare
Choose a tag to compare
Pre-release

0.24.0 (2024-04-08)

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

MMTk OpenJDK Binding 0.23.0

09 Feb 06:23
fd7ff21
Compare
Choose a tag to compare
Pre-release

0.23.0 (2024-02-09)

What's Changed

  • Refactor CI test scripts by @qinsoon in #263
  • Expose test scripts for minimal/extended tests for mmtk-core by @qinsoon in #266
  • Add tests for sanity GC in ci-test-extended by @qinsoon in #267

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

MMTk OpenJDK Binding 0.22.0

21 Dec 05:11
6f26cd2
Compare
Choose a tag to compare
Pre-release

0.22.0 (2023-12-21)

What's Changed

  • Change README to make images target the default build command by @angussidney in #253
  • Add Java-specific constants from MMTk by @qinsoon in #258
  • Post-release dependency version bump for v0.21.0 by @wks in #259

New Contributors

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

MMTk OpenJDK Binding 0.21.0

03 Nov 05:54
@wks wks
0ed99cd
Compare
Choose a tag to compare
Pre-release

0.21.0 (2023-11-03)

What's Changed

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

MMTk OpenJDK Binding 0.20.0

05 Oct 03:43
a1a8bdf
Compare
Choose a tag to compare
Pre-release

0.20.0 (2023-09-29)

What's Changed

New Contributors

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

MMTk OpenJDK Binding 0.19.0

24 Aug 08:26
267d480
Compare
Choose a tag to compare
Pre-release

0.19.0 (2023-08-18)

What's Changed

  • Rename alloc bit to valid object bit (VO bit) by @wks in #214
  • Fix invalid register values in arraycopy_epilogue barrier by @wenyuzhao in #216
  • Remove deprecated const. by @wks in #217
  • Update MMTk core PR #817 (alternative approach) by @wks in #220
  • Update to mmtk-core PR #838 by @qinsoon in #221
  • Rename ambiguous scan_thread_root{,s} functions by @k-sareen in #222
  • Update to MMTk core PR #875 by @qinsoon in #225
  • Show the version after cd by @wks in #227
  • Add features for genimmix and stickyimmix by @qinsoon in #228
  • Pass hotspot command line flags to mmtk-core by @wenyuzhao in #229
  • Fix unaligned edge access by @wks in #232

Full Changelog: v0.18.0...v0.19.0