[jdk17] RFR: 8269063: Build failure due to VerifyReceiverTypes was not declared after JDK-8268405

Jie Fu jiefu at openjdk.java.net
Sat Jun 19 01:56:34 UTC 2021


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

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

Commit messages:
 - 8269063: Build failure due to VerifyReceiverTypes was not declared after JDK-8268405

Changes: https://git.openjdk.java.net/jdk17/pull/103/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=103&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8269063
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk17/pull/103.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/103/head:pull/103

PR: https://git.openjdk.java.net/jdk17/pull/103


More information about the hotspot-compiler-dev mailing list