Integrated: 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:54 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
This pull request has now been integrated.
Changeset: ea774b74
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ea774b74e819e6db607204c05fd1c8f57d508213
Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
8347052: Update java man page documentation to reflect current state of the UseNUMA flag
Reviewed-by: drwhite, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/26321
More information about the hotspot-dev
mailing list