Integrated: 8327286: Obsolete unused NUMAPageScanRate product option

Thomas Schatzl tschatzl at openjdk.org
Wed Mar 6 11:53:19 UTC 2024


On Tue, 5 Mar 2024 10:36:50 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review making the flag `NUMAPageScanRate` obsolete.
> 
> This option controlled some fairly esoteric performance capability for Solaris; Solaris support has been removed in JDK 15, and the last remaining reference to the option (which was a no-op) in JDK 22.
> 
> Please also look at the CSR.
> 
> Testing: local compilation, grepping sources, starting the VM with that option to see that the message shows up.
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 2bdd3871
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2bdd38716c396587a907e0df6fb51ceb6da598ca
Stats:     5 lines in 2 files changed: 1 ins; 4 del; 0 mod

8327286: Obsolete unused NUMAPageScanRate product option

Reviewed-by: kbarrett, ayang

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

PR: https://git.openjdk.org/jdk/pull/18118


More information about the hotspot-runtime-dev mailing list