File tree Expand file tree Collapse file tree 3 files changed +147
-128
lines changed
Expand file tree Collapse file tree 3 files changed +147
-128
lines changed Original file line number Diff line number Diff line change 1+ 0.32.0 (2025-02-04)
2+ ===
3+
4+ ## What's Changed
5+ * Update to MMTk core PR #1308 by @qinsoon in https://github.com/mmtk/mmtk-openjdk/pull/308
6+ * Fix reference processing crash by @wks in https://github.com/mmtk/mmtk-openjdk/pull/309
7+ * Add Compressor tests by @k-sareen in https://github.com/mmtk/mmtk-openjdk/pull/310
8+ * Enable reference processing by default in CI by @k-sareen in https://github.com/mmtk/mmtk-openjdk/pull/312
9+ * Acquire and release Heap_lock on VM_MMTkSTWOperation by @qinsoon in https://github.com/mmtk/mmtk-openjdk/pull/316
10+ * Fix bugs related to ` Reference.discovered ` by @wks in https://github.com/mmtk/mmtk-openjdk/pull/323
11+ * Control barrier fast paths via env var by @wks in https://github.com/mmtk/mmtk-openjdk/pull/326
12+ * Warn instead of panic when ` object_iterate ` is called. by @wks in https://github.com/mmtk/mmtk-openjdk/pull/325
13+ * Do not apply write barriers when enqueuing refs by @wks in https://github.com/mmtk/mmtk-openjdk/pull/328
14+ * Enable compressed pointers for Compressor by @k-sareen in https://github.com/mmtk/mmtk-openjdk/pull/327
15+ * Concurrent Immix by @tianleq in https://github.com/mmtk/mmtk-openjdk/pull/311
16+ * Reduce the test heap size for concurrent immix by @qinsoon in https://github.com/mmtk/mmtk-openjdk/pull/330
17+ * Refactor barrier implementations by @wks in https://github.com/mmtk/mmtk-openjdk/pull/332
18+ * Demote re-registered nmethods by @no-defun-allowed in https://github.com/mmtk/mmtk-openjdk/pull/336
19+ * Move to Rust 1.92 by @qinsoon in https://github.com/mmtk/mmtk-openjdk/pull/338
20+
21+ ## New Contributors
22+ * @no-defun-allowed made their first contribution in https://github.com/mmtk/mmtk-openjdk/pull/336
23+
24+ ** Full Changelog** : https://github.com/mmtk/mmtk-openjdk/compare/v0.31.0...v0.32.0
25+
1260.31.0 (2025-04-17)
227===
328
You can’t perform that action at this time.
0 commit comments