RFR 8183131: [MVT] 2-slot type (long & double) support is broken in LambdaFormBuilder
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Mon Jul 3 20:53:58 UTC 2017
Looks good.
Probably, it's better to keep builder.store() wrapped in a helper method
(as it is done in InvokerBytecodeGenerator) to keep localsMap[]
conversion implicit.
Best regards,
Vladimir Ivanov
On 7/3/17 5:19 PM, Maurizio Cimadamore wrote:
> Hi,
> This patch fixes an issue with lambda form builder not taking into
> account single vs. double slots indices.
>
> http://cr.openjdk.java.net/~mcimadamore/8183131/
>
> Thanks
> Maurizio
>
>
More information about the valhalla-dev
mailing list