[Soot-list] Problem with inline expansion using wjop etc

Zhoulai zell08v at orange.fr
Fri Jan 11 04:31:16 EST 2013


Thanks for your reply.

No, I did not mean to include removing the original method. Do you think
the problem is related  to my commandine below?


java -Xmx4096m soot.Main -pp -cp $CLASSPAth::src/test/java/ -w -f  J -p
wjop.si enabled:true -p wjop.smb enabled:true trySomething.TryInliner

Thanks.

Zhoulai


On Fri, Jan 11, 2013 at 10:22 AM, Eric Bodden <eric.bodden at ec-spride.de>wrote:

> > I was inlining a static method. So it should be Ok to be inlined, right?
>
> That depends on what "inline" means. If this includes removing the
> original method then that may be problematic, as your method is not
> private.
>
> Eric
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20130111/c3af12d5/attachment-0001.html 


More information about the Soot-list mailing list