[lworld] RFR: 8269578: [lworld] fix AArch64 build after JDK-8267824

Aleksey Shipilev shade at openjdk.java.net
Tue Jun 29 14:58:25 UTC 2021


On Tue, 29 Jun 2021 10:27:09 GMT, Nick Gasson <ngasson at openjdk.org> wrote:

> Replace ConstantPoolCacheEntry::is_inline_type_shift with
> is_null_free_inline_type_shift and change inline_type to
> null_free_inline_type in a few other places to match x86.

This is nice! I meant to address this build failure this week. It builds on aarch64 machine for me. There are seem to be some unrelated C2 test failures.

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

Marked as reviewed by shade (no project role).

PR: https://git.openjdk.java.net/valhalla/pull/467


More information about the valhalla-dev mailing list