RFR 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Mon Jul 8 03:30:33 PDT 2013
Nice!
Maurizio
On 07/07/13 19:57, Remi Forax wrote:
> On 07/07/2013 07:49 PM, Robert Field wrote:
>> Please review the fix for CR:
>>
>> http://bugs.sun.com/view_bug.do?bug_id=8016281
>>
>> See also duplicate bug for more motivation:
>>
>> http://bugs.sun.com/view_bug.do?bug_id=8019635
>>
>> Webrev:
>>
>> http://cr.openjdk.java.net/~rfield/8016281/
>>
>> Note this includes metafactory (JDK) and the corresponding javac
>> (langtools) changes.
>>
>>
>>
> Hi Robert,
> I like this cleanup, patch is Ok for me,
> I just think that "functionalInterfaceType" is a better name than
> "invokedType"
> especially when "invokedType" is used as a name of one of the component
> of the serialized form.
>
> cheers,
> Rémi
>
>
More information about the lambda-dev
mailing list