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

Charles Oliver Nutter headius at headius.com
Wed Mar 23 02:16:25 PDT 2011


Yay!

On Wed, Mar 23, 2011 at 4:10 AM, John Rose <john.r.rose at oracle.com> wrote:
> 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 at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
>


More information about the mlvm-dev mailing list