RFR: 8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker (original) (raw)
mandy chung mandy.chung at oracle.com
Tue May 29 18:05:53 UTC 2018
- Previous message: RFR: 8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker
- Next message: RFR: 8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
Mandy
- Previous message: RFR: 8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker
- Next message: RFR: 8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]