[jdk25u] RFR: 8370048: Shenandoah: Deprecated ShenandoahPacing option

William Kemper wkemper at openjdk.org
Fri Oct 17 00:16:07 UTC 2025


On Fri, 17 Oct 2025 00:08:45 GMT, Y. Srinivas Ramakrishna <ysr at openjdk.org> wrote:

>> This is not a direct backport. We removed `ShenandoahPacing` from JDK26. This was an experimental option, so we did not formally deprecate it at the time. However, in hindsight, we feel it would be a better user experience in 25 to receive a deprecation warning if the option is given.
>> 
>> Testing:
>> 
>> [0] % ./build/linux-x86_64-server-release/jdk/bin/java -XX:+UseShenandoahGC -XX:+UnlockExperimentalVMOptions -XX:-ShenandoahPacing -version 
>> OpenJDK 64-Bit Server VM warning: Option ShenandoahPacing was deprecated in version 25.0 and will likely be removed in a future release.
>
> Thank you for cleaning up _mea culpa_!

@ysramakrishna - no problem, happy to help.

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

PR Comment: https://git.openjdk.org/jdk25u/pull/321#issuecomment-3413311341


More information about the jdk-updates-dev mailing list