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

Nick Gasson ngasson at openjdk.java.net
Wed Jun 30 01:48:20 UTC 2021


On Tue, 29 Jun 2021 12:13:55 GMT, Frederic Parain <fparain 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

Thanks for the reviews @fparain, @shipilev

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

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



More information about the valhalla-dev mailing list