Integrated: 8290900: Build failure with Clang 14+ due to function warning attribute
Man Cao
manc at openjdk.org
Sat Jul 23 02:57:32 UTC 2022
On Fri, 22 Jul 2022 23:40:08 GMT, Man Cao <manc at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 0599a05f
Author: Man Cao <manc at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0599a05f8c7e26d4acae0b2cc805a65bdd6c6f67
Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 mod
8290900: Build failure with Clang 14+ due to function warning attribute
Reviewed-by: kbarrett
-------------
PR: https://git.openjdk.org/jdk/pull/9621
More information about the hotspot-dev
mailing list