RFR: 8327286: Obsolete unused NUMAPageScanRate product option
Thomas Schatzl
tschatzl at openjdk.org
Tue Mar 5 10:42:19 UTC 2024
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
-------------
Depends on: https://git.openjdk.org/jdk/pull/18117
Commit messages:
- 8327286
Changes: https://git.openjdk.org/jdk/pull/18118/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18118&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8327286
Stats: 5 lines in 2 files changed: 1 ins; 4 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/18118.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18118/head:pull/18118
PR: https://git.openjdk.org/jdk/pull/18118
More information about the hotspot-runtime-dev
mailing list