RFR(XS) : JDK-8008687 - MethodHandle code: allow static and invokespecial calls to interface methods (original) (raw)
Bharadwaj Yadavalli bharadwaj.yadavalli at oracle.com
Fri Apr 19 16:41:56 UTC 2013
- Previous message: hg: jdk8/tl/jaxp: 8005954: JAXP Plugability Layer should use java.util.ServiceLoader
- Next message: RFR(XS) : JDK-8008687 - MethodHandle code: allow static and invokespecial calls to interface methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I would like to request for a review of code changes made to support lambda related modifications to allow static and invokespecial calls to interface methods per spec version 0.6.2 (http://cr.openjdk.java.net/~dlsmith/jsr335-0.6.2.html). These changes support an upcoming change that compiles lambdas as private static methods in conjunction with hotspot changes pushed to address JDK-8006267.
JBS : https://jbs.oracle.com/bugs/browse/JDK-8008687 Webrev : http://cr.openjdk.java.net/~bharadwaj/8008687/webrev/
Thanks,
Bharadwaj
- Previous message: hg: jdk8/tl/jaxp: 8005954: JAXP Plugability Layer should use java.util.ServiceLoader
- Next message: RFR(XS) : JDK-8008687 - MethodHandle code: allow static and invokespecial calls to interface methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]