RFR 8016761: Lambda metafactory: incorrect type conversion of constructor method handle
John Rose
john.r.rose at oracle.com
Mon Jun 17 22:26:39 PDT 2013
On Jun 17, 2013, at 8:19 PM, Robert Field <robert.field at oracle.com> wrote:
> Please review the fix for CR:
>
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8016761
>
> Webrev:
>
> http://cr.openjdk.java.net/~rfield/8016761/
I suggest a more end-to-end test: Call s.m on a couple of test operands. That may flush out problems not detected until the m adapter is run.
— John
More information about the lambda-dev
mailing list