[jdk8u-dev] RFR: 8329826: GCC 12 reports some compiler error when building jdk8

Andrew John Hughes andrew at openjdk.org
Mon Apr 15 23:58:59 UTC 2024


On Tue, 9 Apr 2024 09:30:05 GMT, Kun Wang <kwang at openjdk.org> wrote:

> Env:
> ldd (GNU libc) 2.38
> gcc (GCC) 12.3.1 
> 
> Test the PR patch;
> Build release/fastdebug/slowdebug version pass
> 
> Reported issue : https://bugs.openjdk.org/browse/JDK-8329826

The `register` issue is already being handled by the work ongoing in https://github.com/openjdk/jdk8u-dev/pull/357

I have not seen other failures. Are they specific to certain architectures?

We should not be introducing changes uniquely to 8u unless it is really necessary, so we need to look at this code in later JDKs.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/479#issuecomment-2058002929


More information about the jdk8u-dev mailing list