RFR (S): [MVT] Support lambda form customization in LambdaFormBuilder
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Thu Jul 20 11:38:55 UTC 2017
Thanks, Maurizio & Paul. Pushed.
Best regards,
Vladimir Ivanov
On 7/20/17 12:34 AM, Paul Sandoz wrote:
>
>> On 19 Jul 2017, at 13:40, Maurizio Cimadamore <maurizio.cimadamore at oracle.com> wrote:
>>
>>
>>
>> On 19/07/17 19:40, Vladimir Ivanov wrote:
>>>
>>> On 7/19/17 9:05 PM, Maurizio Cimadamore wrote:
>>>> Is there any value in having the 'assert', given that the method 'checkActualReceiver' always returns true? Taking thing further - do you
>>>
>>> checkActualReceiver() inserts a check on bytecode into compiled lambda. It is deliberately guarded by an assert to generate that only in testing mode.
>> Ah devious! -
>
> Indeed!
>
> +1
>
> Paul.
>
More information about the valhalla-dev
mailing list