RFR: 8370050: Shenandoah: Obsolete ShenandoahPacing option
Y. Srinivas Ramakrishna
ysr at openjdk.org
Fri Oct 17 00:10:03 UTC 2025
On Thu, 16 Oct 2025 23:46:23 GMT, William Kemper <wkemper at openjdk.org> wrote:
> ShenandoahPacing was removed in this release (26). Rather than have the JVM refuse to start if this option is given, it should give a warning that the option is removed and is ignored and will reject the option in JDK27.
>
> Testing:
>
> [0] % ./build/linux-x86_64-server-release/jdk/bin/java -XX:+UseShenandoahGC -XX:+UnlockExperimentalVMOptions -XX:+ShenandoahPacing --version
> OpenJDK 64-Bit Server VM warning: Ignoring option ShenandoahPacing; support was removed in 26.0
Thank you for cleaning up _mea culpa_.
-------------
Marked as reviewed by ysr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27859#pullrequestreview-3347485969
More information about the hotspot-runtime-dev
mailing list