Integrated: 8298038: [s390] Configure script detects num_cores +1
Amit Kumar
duke at openjdk.org
Fri Jan 27 05:44:22 UTC 2023
On Wed, 14 Dec 2022 04:29:06 GMT, Amit Kumar <duke at openjdk.org> wrote:
> cpuinfo on s390x architecture contains additional header information on Linux/Z which is not seen on GNU Linux:
>
>
> vendor_id : IBM/S390
> # processors : 8
>
> due to this one extra build job is created.
>
> Reported Issue can be found here : [JDK-8298038](https://bugs.openjdk.org/browse/JDK-8298038)
This pull request has now been integrated.
Changeset: 0eb1f66f
Author: Amit Kumar <amitlocham09 at icloud.com>
Committer: Tyler Steele <tsteele at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0eb1f66fd8356759c39054fee026a7940aae2673
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8298038: [s390] Configure script detects num_cores +1
Reviewed-by: tsteele, erikj
-------------
PR: https://git.openjdk.org/jdk/pull/11659
More information about the build-dev
mailing list