Re: Re: ASM4 News

Rémi Forax <[email protected]>
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
On 04/12/2011 12:50 PM, Yaroslav Kavenchuk wrote:
> Rémi Forax wrote:
>> I will update ASM4 branch this week to be in sync with this changes,
>> after that, the code will be ready for being released.
>
> Any docs and examples (more then in ClassNodeUnitTest.java)?
>

I've planned to writea blog entry when ASM4 RC will go out (I hope soon).

Basically, ASM4 add three things, a reworked support of invokedynamic,
(see MethodVisitor.visitInvokeDynamicInsn), the support of two new LDC 
constants
(org.objectweb.asm.MethodType and org.objectweb.asm.MethodHandle)
and the support of generics and varargs in the API (if you compile with
asm-debug-all-4.0.jar).

For the two former items, the JVM spec is available here:
http://download.java.net/jdk7/docs/api/java/lang/invoke/package-summary.html#package_description

cheers,
Rémi
message-footer.txt (text/plain, 238 B)
-- 
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.