RFR: 8290900: Build failure with Clang 14+ due to function warning attribute
Man Cao
manc at openjdk.org
Fri Jul 22 23:46:24 UTC 2022
Hi all,
Could anyone review this change that fixes build failure with Clang 14+?
The plan is to disable the warning attribute introduced by JDK-8214976, until https://github.com/llvm/llvm-project/issues/56519 is fixed and released.
-Man
-------------
Commit messages:
- 8290900: Build failure with Clang 14+ due to function warning attribute
Changes: https://git.openjdk.org/jdk/pull/9621/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9621&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8290900
Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/9621.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9621/head:pull/9621
PR: https://git.openjdk.org/jdk/pull/9621
More information about the hotspot-dev
mailing list