Happy International Invokedynamic Day!
John Rose
John.Rose at Sun.COM
Tue Aug 26 02:07:35 PDT 2008
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: InvokeDynamicDemo.zip
Type: application/zip
Size: 3399 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20080826/2c542f47/attachment.zip
More information about the mlvm-dev
mailing list