Re: Re: Re: Re: Re: bootstrap methods in the constant pool
Eric Bruneton <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
02/09/2010 12:49, Rémi Forax wrote: >> ok to move the tag first; I did not add Type/Handle to avoid too long >> names > > And what about visitCstMHandleInsn() and visitCstMTypeInsn(). in fact this is not really important at this stage > Ok, JSR 292 now specifies that bootstrap method are encoded in the > constant pool. > But there is no need to bubble up this constant into ASM API. > This constant will be managed by and shared between several > visitIndyMethodInsn() > if possible. is visitIndyMethodInsn a shortcut for "visitInvokeDynamicMethodInsn", or is this a new call, corresponding to different bytecode features? > But developers like Charles will want a published (in maven) version. > Anyway, I will create a new branch in ASM SVN and try to code it during > the next week-end. ok, thanks Eric
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