File tree Expand file tree Collapse file tree 4 files changed +191
-234
lines changed Expand file tree Collapse file tree 4 files changed +191
-234
lines changed Original file line number Diff line number Diff line change 1+ 0.19.0 (2023-08-18)
2+ ===
3+
4+ ## What's Changed
5+ * Rename alloc bit to valid object bit (VO bit) by @wks in https://github.com/mmtk/mmtk-openjdk/pull/214
6+ * Fix invalid register values in ` arraycopy_epilogue ` barrier by @wenyuzhao in https://github.com/mmtk/mmtk-openjdk/pull/216
7+ * Remove deprecated const. by @wks in https://github.com/mmtk/mmtk-openjdk/pull/217
8+ * Update MMTk core PR #817 (alternative approach) by @wks in https://github.com/mmtk/mmtk-openjdk/pull/220
9+ * Update to mmtk-core PR #838 by @qinsoon in https://github.com/mmtk/mmtk-openjdk/pull/221
10+ * Rename ambiguous ` scan_thread_root{,s} ` functions by @k-sareen in https://github.com/mmtk/mmtk-openjdk/pull/222
11+ * Update to MMTk core PR #875 by @qinsoon in https://github.com/mmtk/mmtk-openjdk/pull/225
12+ * Show the version after cd by @wks in https://github.com/mmtk/mmtk-openjdk/pull/227
13+ * Add features for genimmix and stickyimmix by @qinsoon in https://github.com/mmtk/mmtk-openjdk/pull/228
14+ * Pass hotspot command line flags to mmtk-core by @wenyuzhao in https://github.com/mmtk/mmtk-openjdk/pull/229
15+ * Fix unaligned edge access by @wks in https://github.com/mmtk/mmtk-openjdk/pull/232
16+
17+ ** Full Changelog** : https://github.com/mmtk/mmtk-openjdk/compare/v0.18.0...v0.19.0
18+
19+
1200.18.0 (2023-04-03)
221===
322
You can’t perform that action at this time.
0 commit comments