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). _______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev