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

Jie Fu jiefu at openjdk.java.net
Thu Jun 9 00:05:42 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

This pull request has now been integrated.

Changeset: a941bc2d
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a941bc2de674fdd77cdbbdf3641309fc39bfc0c4
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

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

Reviewed-by: dholmes

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

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


More information about the hotspot-dev mailing list