Skip to content

MMTk OpenJDK Binding 0.19.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@qinsoon qinsoon released this 24 Aug 08:26
· 43 commits to master since this release
267d480

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