RFR: 8304295: VM build fails with GCC 7 after JDK-8301998

Aleksey Shipilev shade at openjdk.org
Fri Mar 31 07:53:16 UTC 2023


On Thu, 30 Mar 2023 21:05:40 GMT, Joshua Cao <duke at openjdk.org> wrote:

> Builds successfully with GCC 7
> 
> 
> gcc (GCC) 7.3.1 20180712 (Red Hat 7.3.1-15)
> Copyright (C) 2017 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I agree with Erik, we don't need to bother with excluding a particular compiler version here. Reading the JBS issue, I believe Kim suggested the same. This PR fixes the builds for me with GCC 7, so I am happy to approve. Someone from client-libs should ack this too, and we have @mrserb among us already :)

-------------

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13253#pullrequestreview-1366431507



More information about the build-dev mailing list