RFR: 8347052: Update java man page documentation to reflect current state of the UseNUMA flag
Thomas Schatzl
tschatzl at openjdk.org
Thu Jul 17 13:50:53 UTC 2025
On Tue, 15 Jul 2025 18:14:03 GMT, Derek White <drwhite at openjdk.org> wrote:
>> Hi all,
>>
>> please review this small fix to the man pages that previously stated that `UseNUMA` is only available with Parallel GC. To minimize future update problems, the text has been modified to just say that the default value is dependent on the collector.
>>
>> Testing: local compilation
>>
>> Thanks,
>> Thomas
>
> Marked as reviewed by drwhite (Committer).
Thanks @dwhite-intel @albertnetymk for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26321#issuecomment-3084147928
More information about the hotspot-dev
mailing list