Am 27.07.2012 18:44, schrieb Rémi Forax: > As traditionally for the JVM Summit, > I'm please to announce a new version of the JSR 292 backport, > http://code.google.com/p/jvm-language-runtime/downloads/list > > This version as some speed improvements and numerous bug fixes thanks to > the Nashorn Team. > > I'm still interested by any report of your favorite language running > with the backport, > Jochen?, Mark?, Duncan?, Charles*? or anyone that develop a language > runtime.
The Groovy plans for invokedynamic are that version 3 of Groovy, coming next year, will use invokedynamic per default and the backport will be then used as a way to make it run on earlier VMs. I haven't really tried it out yet, instead in Groovy 2.0.1 we support invokedynamic as a Groovy VM plugin for jdk7. But I intend to test your backport against our call site caching after the summit.... well... I will be in Santa Clara on Sunday already if you want we could meet up and try making an integration of your backport. A meeting with whoever wants to participate in the invokedynamic workshop to speak what to do there is also something that could be done. Otherwise I will have to think of it all by myself. bye blackdrag -- Jochen "blackdrag" Theodorou - Groovy Project Tech Lead blog: http://blackdragsview.blogspot.com/ german groovy discussion newsgroup: de.comp.lang.misc For Groovy programming sources visit http://groovy-lang.org _______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev