heads up: package name change coming

John Rose john.r.rose at oracle.com
Fri Jan 14 05:11:10 PST 2011


On Jan 7, 2011, at 1:59 AM, John Rose wrote:

> Current drafts of the API (as extracted from the mlvm patch repository) may always be previewed here:
> http://cr.openjdk.java.net/~jrose/pres/indy-javadoc-mlvm/
> 
> The present draft uses the package name "java.dyn".  The next draft from the JSR 292 EG will reflect the package name change.  The name changes currently under development may be observed in the mlvm patch repository:
> http://hg.openjdk.java.net/mlvm/mlvm/jdk/file/tip/meth-rename.patch
> 
> -- John

The beauty contest is over.  We are going to put our creations in "java.lang.invoke".  (Consolation prize to "java.lang.dyn", edged out by the analogy with "java.lang.reflect".)  Thanks to all who helped brainstorm on this.

In other news, the EG is polishing the spec. for a formal Public Review to occur in a matter of weeks.  I periodically checkpoint our work to cr.openjdk.java.net, and I just pushed a new version here:
   http://cr.openjdk.java.net/~jrose/pres/indy-javadoc-mlvm-old/2011-0114-no-rename

This is everything *except* the renames from java.dyn.  In the same directory ("indy-javadoc-mlvm-old") are older versions, plus an occasional diff (which has a name of the form "*-after-*").

I expect to update the main preview soon, here:
   http://cr.openjdk.java.net/~jrose/pres/indy-javadoc-mlvm

Best wishes,
-- John



More information about the mlvm-dev mailing list