On Thu, 9 Feb 2023 15:21:42 GMT, Amit Kumar <d...@openjdk.org> wrote:
> We don't need NUM_LCPU, it's just a small code change which removes this > variable. I've tested it on AIX and cores are detected successfully with > changes. > @backwaterred please take look at it. > Suggestions are welcomed :) This pull request has now been integrated. Changeset: d503c664 Author: Amit Kumar <amitlocha...@icloud.com> Committer: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d503c66400f37a44406419fab280e64e3d7c9014 Stats: 5 lines in 1 file changed: 0 ins; 4 del; 1 mod 8302155: [AIX] NUM_LCPU is not required variable Reviewed-by: tsteele, ihse ------------- PR: https://git.openjdk.org/jdk/pull/12494