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

Frederic Parain fparain at openjdk.java.net
Tue Jun 29 12:17:39 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.

Looks good to me (I'm not an aarch64 expert, but changes seem to align aarch64 code with the changes made to the x86 code).

Fred

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

Marked as reviewed by fparain (Committer).

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


More information about the valhalla-dev mailing list