[lworld] RFR: 8268021: [lworld] [AArch64] fix support for InlineTypeReturnedAsFields

Roland Westrelin roland at openjdk.java.net
Thu Jun 24 13:52:48 UTC 2021


On Thu, 24 Jun 2021 05:53:14 GMT, Nick Gasson <ngasson at openjdk.org> wrote:

> The code to support this on AArch64 was already mostly written but
> untested or bit-rotted. This patch also contains the allocation
> optimisation to MacroAssembler::store_inline_type_fields_to_buf() from
> JDK-8263067.

I didn't review this in details but given this is all aarch64 specific (except for one minor change), this is good to integrate. Do you want me to sponsor it?

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

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


More information about the valhalla-dev mailing list