[Soot-list] Re(de)compilation of unmodified .class files

Mario Mendez mario at cs.unm.edu
Tue Apr 10 20:21:38 EDT 2007


Hi guys,

I noticed that Soot processes all the .class files every time is 
invoked, independently of whether they have been modified or not. Is 
there any flag to change that behavior?

I'm trying to compile Jimple to another intermediate language (through a 
SceneTransformer) and it would be really efficient to automatically 
avoid calling it -and every single previous transformation- for those 
.class that didn't change.

Thank you,

Mario Mendez Lojo


More information about the Soot-list mailing list