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

Kun Wang kwang at openjdk.org
Fri May 10 01:15:32 UTC 2024


> 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

Kun Wang has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains two new commits since the last revision:

 - revert gcc.make and cuncurrentMark.cpp
 - add the processing of the failure to obtain static fields by instanceKlass

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

Changes:
  - all: https://git.openjdk.org/jdk8u-dev/pull/479/files
  - new: https://git.openjdk.org/jdk8u-dev/pull/479/files/0cab9c81..0d982978

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=479&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=479&range=01-02

  Stats: 10 lines in 2 files changed: 0 ins; 8 del; 2 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/479.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/479/head:pull/479

PR: https://git.openjdk.org/jdk8u-dev/pull/479


More information about the jdk8u-dev mailing list