RFR: 8298038: [s390] Configure script detects num_cores +1
Tyler Steele
tsteele at openjdk.org
Thu Jan 26 22:53:58 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)
Marked as reviewed by tsteele (Committer).
LGTM. You'll need a review from a **R**eviewer as well.
Congrats on opening your first PR 🎉.
-------------
PR: https://git.openjdk.org/jdk/pull/11659
More information about the build-dev
mailing list