Re: Unexpected (for me) output when injecting new instructions

Eliot Moss <[email protected]> Fri, 24 Nov 2017 10:16:52 -0500
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
On 11/23/2017 2:52 PM, Jon Sawyer wrote:
> Remi,
> 
> Thank you. Yes we found the code responsible for it, and a way around it. Found that it also happens 
> if I inject the deadcode anywhere else and use a goto to jump over. A friend provided the suggestion 
> of using if (false) to jump around it, and it seems to have worked.
> 
> I will spend some more time on the guide, thank you.
> 
> Ironically, stackframe and calculating tge max_stack is why im trying to move to ASM over my own 
> framework. My implementation is buggy.

Umm, so why is it a problem to have an athrow mark dead code?

Eliot Moss


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