RFR: 8290900: Build failure with Clang 14+ due to function warning attribute
Man Cao
manc at openjdk.org
Sat Jul 23 23:30:44 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
Oh, sorry about that.
I saw this under "Progress":
> Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer))
I guess it didn't take into account the rules of different subcomponents.
-------------
PR: https://git.openjdk.org/jdk/pull/9621
More information about the hotspot-dev
mailing list