hg: jdk8/jdk8/jdk: 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle; ...
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Tue Jul 16 14:17:22 PDT 2013
Changeset: f83794805201
Author: mcimadamore
Date: 2013-07-11 14:02 +0100
URL: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/f83794805201
8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
8020010: Move lambda bridge creation from metafactory and VM to compiler
Summary: JDK/metafactory component of the bridge fix and and MethodType vs. MethodHandle changes.
Reviewed-by: twisti, briangoetz, forax
Contributed-by: robert.field at oracle.com
! src/share/classes/java/lang/invoke/AbstractValidatingLambdaMetafactory.java
! src/share/classes/java/lang/invoke/InnerClassLambdaMetafactory.java
! src/share/classes/java/lang/invoke/LambdaMetafactory.java
! src/share/classes/java/lang/invoke/SerializedLambda.java
More information about the jdk8-dev
mailing list