blog post on invokedynamic
John Rose
John.Rose at Sun.COM
Mon Feb 16 17:23:26 PST 2009
I've posted a simple working "recipe" for an invokedynamic use case,
here:
http://blogs.sun.com/jrose/entry/simple_java_linkage_with_invokedynamic
If you've tried to build the JVM from the indy.patch lately, you know
it is rather out of date. I'm working to refresh that, so the blog
recipes can be easily run. Please stay tuned...
My goal is to validate the JSR 292 design by trying the reference
implementation on (what I hope are) a canonical set of use cases.
I also want to work toward integrating JSR 292 with the next layer up,
probably Attila's MOP.
Your suggestions would be welcome...
Enjoy!
-- John
More information about the mlvm-dev
mailing list