[jdk17] Integrated: 8269063: Build failure due to VerifyReceiverTypes was not declared after JDK-8268405
Jie Fu
jiefu at openjdk.java.net
Sun Jun 20 22:59:27 UTC 2021
On Sat, 19 Jun 2021 01:51:19 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> Build is broken if C2 is excluded by `--with-jvm-features=-compiler2` due to `VerifyReceiverTypes` was not declared after JDK-8268405.
> Let's fix it.
>
> Thanks.
> Best regards,
> Jie
This pull request has now been integrated.
Changeset: b358b54c
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/b358b54c4fb515be519ad631c0ae7c58f49fdc5b
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8269063: Build failure due to VerifyReceiverTypes was not declared after JDK-8268405
Reviewed-by: kvn
-------------
PR: https://git.openjdk.java.net/jdk17/pull/103
More information about the hotspot-compiler-dev
mailing list