John Rose wrote:
> On a modified JVM, a test program with more than one invokedynamic call 
> site successfully linked, bootstrapped, and ran with the dynamically 
> linked target methods.
> 
> I declare August 26, 2008 as International Invokedynamic Day!

Excellent! A great leap forward for dynamic languages on the JVM.

-Ken


> -- John
> 
> P.S. Enclosed is the demo program, with the winning output.
> 
> It uses the anonymous class feature to wrangle bytecodes, but real users 
> would rely on ASM or some such.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> mlvm-dev mailing list
> [email protected]
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

_______________________________________________
mlvm-dev mailing list
[email protected]
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to