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

duke duke at openjdk.org
Fri Oct 17 16:55:07 UTC 2025


On Thu, 16 Oct 2025 23:41:16 GMT, William Kemper <wkemper 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.

@earthling-amzn 
Your change (at version f9c530844ddbb9e620baeb05ebdc9ff2be93a0d6) is now ready to be sponsored by a Committer.

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

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


More information about the jdk-updates-dev mailing list