RFR: 8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker
Claes Redestad
claes.redestad at oracle.com
Tue May 29 20:00:51 UTC 2018
On 2018-05-29 20:05, mandy chung wrote:
>
>
> On 5/28/18 6:00 AM, Claes Redestad wrote:
>> Hi,
>>
>> similarly to JDK-8198418[1], we can avoid creation of various
>> LambdaForms and SpeciesData types in various benchmarks by adapting
>> calls to the altMetafactory as exactly as possible in the
>> BootstrapMethodInvoker.
>>
>> Webrev: http://cr.openjdk.java.net/~redestad/8203886/open.00/
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8203886
>
> Looks good to me.
>
Thanks Mandy!
More information about the core-libs-dev
mailing list