[jdk8u-dev] RFR: 8329826: GCC 12 reports some compiler error when building jdk8 [v2]
Kun Wang
kwang at openjdk.org
Wed May 8 13:36:08 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 updated the pull request incrementally with one additional commit since the last revision:
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/a3b10aa5..0cab9c81
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=479&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=479&range=00-01
Stats: 8 lines in 1 file changed: 3 ins; 1 del; 4 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