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! > > -- 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.
Awesome...and with JRuby 1.1.4 coming out today or tomorrow I'll be taking an invokdynamic vacation. Just in time to demo it for the fall conference season! - Charlie _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
