Re: ASM 4.0 RC2: Revisiting the NOP ATHROW bug
Eric Bruneton <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
> I've tried to integrate the ASM RC2 with Jython, but I see the NOP > ATHROW behavior still persistent. I saw a previous discussion of this on > this mailing list (at > http://old.nabble.com/NOP-ATHROW-hack-defeated-%21-tt31501819.html) and > thought that the issue was fixed, but maybe not. > But, I was able to get the output of another python program, similar to > this, the relevant lines of the python program with the ASM code is > here: http://pylonshq.com/pasties/139f695a127a01d5dee1030b9829554b > This also produces the same bug, but this is part of a large program, so > only what I thought was relevant is kept. Of course I could be wrong > here (don't have too much ASM knowledge) so please let me know if you > need more info. I could put up the whole log up there with the generated > bytecode. Indeed we need the whole output of the ASMifier (put just before or instead of the ClassWriter). Here we don't have the definition of the try/catch block, definition of label l5 is missing, etc). 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