[Soot-list] How to disable soot optimizations

ladiode ladiode at laposte.net
Mon Jul 19 10:28:52 EDT 2010


Hi,

I'm new to Soot, and I'd like to use it as an annotation tool (to optimize null checks and 
arrayBound checks).
It does works pretty well but I noticed some changes in my classfile, while I'd like to 
keep it unchanged. Some unused variables have been removed and some "load/store" have been 
replaced by a "dup". I tried to deactivate some optimizations using "-p" but it still 
didn't change anything (I couldn't deactivate everything though, a "-p jb off" doesn't work 
for instance, is that normal?).
Did I miss something?

Thank you in advance!

Delphine


Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ?
Je crée ma boîte mail www.laposte.net



More information about the Soot-list mailing list