RFR: 8347052: Update java man page documentation to reflect current state of the UseNUMA flag
Derek White
drwhite at openjdk.org
Tue Jul 15 18:16:39 UTC 2025
On Tue, 15 Jul 2025 15:16:12 GMT, Thomas Schatzl <tschatzl 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
Looks good. Thanks Thomas.
Marked as reviewed by drwhite (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26321#pullrequestreview-3021721154
PR Review: https://git.openjdk.org/jdk/pull/26321#pullrequestreview-3021722192
More information about the hotspot-dev
mailing list