[9] RFR (XS): 8073644: Assertion in LambdaFormEditor.bindArgumentType is too strict
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Fri Feb 27 15:01:17 UTC 2015
Thanks, Paul!
Best regards,
Vladimir Ivanov
On 2/27/15 1:03 PM, Paul Sandoz wrote:
>
> On Feb 26, 2015, at 7:14 PM, Vladimir Ivanov <vladimir.x.ivanov at oracle.com> wrote:
>
>> http://cr.openjdk.java.net/~vlivanov/8073644/webrev.00
>> https://bugs.openjdk.java.net/browse/JDK-8073644
>>
>> After JDK-8069591 [1] which introduced LambdaForm customization, the assert in LambdaFormEditor.bindArgumentType became too strict.
>>
>> The fix is to relax it - compare uncustomized versions. And LambdaFormEditor.lambdaForm is always uncustomized.
>>
>> Testing: java/lang/invoke, nashorn tests
>>
>
> +1
>
> I needed to remind myself of the dual nature of LambdaForm.transformCache :-)
>
> Paul.
>
More information about the mlvm-dev
mailing list