RFR: 8327286: Obsolete unused NUMAPageScanRate product option
Albert Mingkun Yang
ayang at openjdk.org
Tue Mar 5 11:40:45 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
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18118#pullrequestreview-1916645426
More information about the hotspot-gc-dev
mailing list