Re: strange appendix to method

Jochen Theodorou <[email protected]> Wed, 27 Sep 2017 20:47:14 +0200
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
On 27.09.2017 18:03, Remi Forax wrote:
> Hi Jochen,
> if you generate unreachable code and ask ASM to generate stack map frame,
> ASM will replace unreachable code with NOP NOP ATHROW.


is it really NOP NOP ATHROW, or just NOP ATHROW? Because the double NOP 
I do not have anywhere. But unreachable code might be a pointer. We used 
to add a NOP at the end to avoid problems with labels, but that was 
removed. So if it is unreachable code we produce I have now to find out 
what it is...

bye Jochen


-- 
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