Integrated: 8351665: Remove unused UseNUMA in os_aix.cpp
Matthias Baesken
mbaesken at openjdk.org
Wed Mar 12 12:23:56 UTC 2025
On Tue, 11 Mar 2025 16:42:27 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> We have some UseNUMA related coding in os_aix.cpp that is not needed.
> UseNUMA is set to false on AIX (with FLAG_SET_ERGO).
This pull request has now been integrated.
Changeset: 84f87dd4
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/84f87dd4e96bbea42b482a3a23383c8894a40868
Stats: 7 lines in 1 file changed: 0 ins; 7 del; 0 mod
8351665: Remove unused UseNUMA in os_aix.cpp
Reviewed-by: mdoerr, jkern
-------------
PR: https://git.openjdk.org/jdk/pull/23991
More information about the hotspot-runtime-dev
mailing list