[jdk19] RFR: 8290250: Shenandoah: disable Loom for iu mode

Zhengyu Gu zgu at openjdk.org
Wed Jul 13 18:48:42 UTC 2022


Please review this trivial patch to disable Loom for Shenandoah iu mode (an experimental feature).

Test:
- [x] hotspot_gc_shenandoah
- [x] jdk_loom with Shenandoah + iu
- [x] hotspot_loom with Shenandoah + iu

-------------

Commit messages:
 - 8290250: Shenandoah: disable Loom for iu mode

Changes: https://git.openjdk.org/jdk19/pull/140/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk19&pr=140&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8290250
  Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk19/pull/140.diff
  Fetch: git fetch https://git.openjdk.org/jdk19 pull/140/head:pull/140

PR: https://git.openjdk.org/jdk19/pull/140



More information about the hotspot-gc-dev mailing list