I guys,
some news about the JSR292 backport, no, it's not finished :(
and the support of invokedynamic in ASM.

I've patched ASM to support the new invokedynamic opcode (186)
which works like an invokestatic, i.e without a receiver but
encoded on 5 bytes instead of 3 to ease the implementation of JVM 
interpreters.

http://weblogs.java.net/blog/forax/archive/2008/10/asm_and_invoked.html

Rémi

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to