File tree Expand file tree Collapse file tree 3 files changed +149
-128
lines changed
Expand file tree Collapse file tree 3 files changed +149
-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+ * Merge with mmtk/mmtk-openjdk@master by @caizixian in https://github.com/mmtk/mmtk-openjdk/pull/234
6+ * Feat: get mmtk-openjdk running on Armv8 architecture by @ArberSephirotheca in https://github.com/mmtk/mmtk-openjdk/pull/249
7+ * Update to MMTk core PR #1308 by @qinsoon in https://github.com/mmtk/mmtk-openjdk/pull/308
8+ * Fix reference processing crash by @wks in https://github.com/mmtk/mmtk-openjdk/pull/309
9+ * Add Compressor tests by @k-sareen in https://github.com/mmtk/mmtk-openjdk/pull/310
10+ * Enable reference processing by default in CI by @k-sareen in https://github.com/mmtk/mmtk-openjdk/pull/312
11+ * Acquire and release Heap_lock on VM_MMTkSTWOperation by @qinsoon in https://github.com/mmtk/mmtk-openjdk/pull/316
12+ * Fix bugs related to ` Reference.discovered ` by @wks in https://github.com/mmtk/mmtk-openjdk/pull/323
13+ * Control barrier fast paths via env var by @wks in https://github.com/mmtk/mmtk-openjdk/pull/326
14+ * Warn instead of panic when ` object_iterate ` is called. by @wks in https://github.com/mmtk/mmtk-openjdk/pull/325
15+ * Do not apply write barriers when enqueuing refs by @wks in https://github.com/mmtk/mmtk-openjdk/pull/328
16+ * Enable compressed pointers for Compressor by @k-sareen in https://github.com/mmtk/mmtk-openjdk/pull/327
17+ * Concurrent Immix by @tianleq in https://github.com/mmtk/mmtk-openjdk/pull/311
18+ * Reduce the test heap size for concurrent immix by @qinsoon in https://github.com/mmtk/mmtk-openjdk/pull/330
19+ * Refactor barrier implementations by @wks in https://github.com/mmtk/mmtk-openjdk/pull/332
20+ * Demote re-registered nmethods by @wks in https://github.com/mmtk/mmtk-openjdk/pull/337
21+ * Move to Rust 1.92 by @qinsoon in https://github.com/mmtk/mmtk-openjdk/pull/339
22+
23+ ## New Contributors
24+ * @ArberSephirotheca made their first contribution in https://github.com/mmtk/mmtk-openjdk/pull/249
25+
26+ ** Full Changelog** : https://github.com/mmtk/mmtk-openjdk/compare/v0.31.0...v0.32.0
27+
1280.31.0 (2025-04-17)
229===
330
You can’t perform that action at this time.
0 commit comments