review request (L): 7012648/JDK: move JSR 292 to package java.lang.invoke and adjust names

John Rose john.r.rose at oracle.com
Wed Mar 23 02:10:52 PDT 2011


http://cr.openjdk.java.net/~jrose/7012648/webrev.jdk.00/

Summary: JDK code for package and class renaming from java.dyn to java.lang.invoke.

Includes certain other small changes:
 - move remaining (miscellaneous) contents of sun.dyn to sun.invoke
 - make minor revisions to documentation during Public Review
 - remove the out-of-scope term "SAM type" from documentation and code
 - delete unused methods and classes
 - make minor (API-invisible) code cleanups

The non-renaming changes may be viewed separately here:
  http://hg.openjdk.java.net/mlvm/mlvm/jdk/file/tip/meth-rename-7012648.2.patch

This change set is for the JDK repository, specifically:
  http://hg.openjdk.java.net/jdk7/hotspot/jdk

A previous coordinated change set for the JVM, also marked with bug 7012648, is about to be promoted (jdk7-b135).



More information about the mlvm-dev mailing list