hg: jdk8/deploy/jdk: 2 new changesets
dmitry.cherepanov at oracle.com
dmitry.cherepanov at oracle.com
Wed Jul 17 04:57:54 PDT 2013
Changeset: 758c21301545
Author: katleman
Date: 2013-07-11 10:13 -0700
URL: http://hg.openjdk.java.net/jdk8/deploy/jdk/rev/758c21301545
Added tag jdk8-b98 for changeset c4908732fef5
! .hgtags
Changeset: f83794805201
Author: mcimadamore
Date: 2013-07-11 14:02 +0100
URL: http://hg.openjdk.java.net/jdk8/deploy/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-changes
mailing list