Request for review (XL): 7012648: move JSR 292 to package java.lang.invoke and adjust names

Christian Thalinger christian.thalinger at oracle.com
Thu Mar 3 02:36:59 PST 2011


http://cr.openjdk.java.net/~twisti/7012648/webrev.01/

7012648: move JSR 292 to package java.lang.invoke and adjust names
Summary: package and class renaming only; delete unused methods and classes
Reviewed-by:

At the request of the JDK7 Architect, the JSR 292 EG has agreed moving
the API from the package java.dyn to the package java.lang.invoke.

This is the JVM part of 7012648.

The support for the old namespace (AllowTransitionalJSR292) will be
removed as soon as the related JDK changes appear in the
repositories.


More information about the hotspot-compiler-dev mailing list