RFR: 8243628: Deprecate -XX:ForceNUMA option
Kim Barrett
kim.barrett at oracle.com
Wed Apr 29 12:18:45 UTC 2020
Please review this change which deprecates the ForceNUMA product VM option.
CR:
https://bugs.openjdk.java.net/browse/JDK-8243628
https://bugs.openjdk.java.net/browse/JDK-8243971 (CSR)
Webrev:
https://cr.openjdk.java.net/~kbarrett/8243628/open.00/
Testing:
Local (linux-x64) hotspot:tier1.
Manually verified the expected deprecation warning is printed when the
option is used on the command line.
More information about the hotspot-gc-dev
mailing list