[lworld] RFR: 8263566: [lworld] Skip generate_return_value_stubs when InlineTypeReturnedAsFields is disabled
Tobias Hartmann
thartmann at openjdk.java.net
Mon Mar 15 09:11:19 UTC 2021
On Mon, 15 Mar 2021 02:25:48 GMT, Yi Yang <yyang at openjdk.org> wrote:
> This is a trivial change. When InlineTypeReturnedAsFields is turned off, we can skip generating related stub routines, which would reduce C heap occupancy and start VM faster through slightly.
>
> Testing:
> x86: all valhalla related tests with release mode
> aarch64: none
>
> Best regards,
> Yang
Hi Yang,
looks good to me, thanks for fixing.
Best regards,
Tobias
-------------
Marked as reviewed by thartmann (Committer).
PR: https://git.openjdk.java.net/valhalla/pull/367
More information about the valhalla-dev
mailing list