hg: lambda/lambda/langtools: 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle

robert.field at oracle.com robert.field at oracle.com
Wed Jul 24 16:54:47 PDT 2013


Changeset: 718064a04b56
Author:    rfield
Date:      2013-07-24 16:54 -0700
URL:       http://hg.openjdk.java.net/lambda/lambda/langtools/rev/718064a04b56

8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
Summary: langtools/javac component of the fix.
Reviewed-by: briangoetz, forax
Contributed-by: maurizio.cimadamore at oracle.com

! src/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
! src/share/classes/com/sun/tools/javac/util/Names.java



More information about the lambda-dev mailing list