RFR: 8295666: Linux x86 build fails after 8292591
Aleksey Shipilev
shade at openjdk.org
Thu Oct 20 07:23:35 UTC 2022
On Thu, 20 Oct 2022 07:05:10 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Seems okay - and trivial. But I would have expected this to be reported weeks ago - has the linux-x86 build in GHA been failing all this time?
As previous bugs on other arches show, this would only happen if you (cross-)compile with older toolchains. GHA uses a reasonably modern toolchain to never hit it.
-------------
PR: https://git.openjdk.org/jdk/pull/10771
More information about the hotspot-runtime-dev
mailing list