RFR: 8327286: Obsolete unused NUMAPageScanRate product option
Kim Barrett
kbarrett at openjdk.org
Tue Mar 5 11:36:48 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
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18118#pullrequestreview-1916638941
More information about the hotspot-gc-dev
mailing list