Re: no label at method end
Eugene Kuleshov <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
I believe it is a legal case when there is no label at the end of the method (as long as there is no any references to that offset). Though it is unclear what is your question. Anyways, if you need a label at that position, you may as well add one yourself (btw, it is fine to have more then one label at any given position). regards, Eugene On Fri, Sep 3, 2010 at 12:19 PM, Nikolas Nehmer <[email protected]> wrote: > Hi, > > somehow silly question, but I know I have seen several examples where > the last instruction node in a method's bytecode is NOT a label Node. > Currently I'm trying to find/build appropriate examples...any > suggestions? Thanks in advance. > > Cheers > Nikolas
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