hg: jdk8/tl/jdk: 2 new changesets (original) (raw)

mike.duigou at oracle.com mike.duigou at oracle.com
Mon May 13 20:29:10 UTC 2013


Changeset: 6175fe5b07aa Author: bharadwaj Date: 2013-05-13 12:26 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6175fe5b07aa

8008687: MethodHandle code: allow static and invokespecial calls to interface methods Summary: Changes to support invocation of lambda methods compiled either as static interface methods and or private instance methods. Reviewed-by: jrose, twisti

! src/share/classes/java/lang/invoke/MemberName.java

Changeset: f7fcfb204a69 Author: mduigou Date: 2013-05-13 13:15 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f7fcfb204a69

Merge



More information about the core-libs-dev mailing list