[lworld] RFR: 8263566: [lworld] Skip generate_return_value_stubs when InlineTypeReturnedAsFields is disabled

Yi Yang yyang at openjdk.java.net
Mon Mar 15 09:28:19 UTC 2021


On Mon, 15 Mar 2021 09:08:39 GMT, Tobias Hartmann <thartmann 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

Thank you Tobias for the review.

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

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



More information about the valhalla-dev mailing list