RFR: 8288082: Build failure due to __clang_major__ is not defined after JDK-8214976

David Holmes dholmes at openjdk.java.net
Wed Jun 8 23:57:33 UTC 2022


On Wed, 8 Jun 2022 23:36:59 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Hi all,
> 
> Build failure was observed when build on a machine without clang.
> Please review this trivial patch which fixes the build failure due to `__clang_major__` is not defined.
> 
> Thanks.
> Best regards,
> Jie

Thanks for the quick fix. I have no idea how this got passed our CI builds.

It is trivial so please push immediately.

Thanks.

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

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/9096


More information about the hotspot-dev mailing list