[Soot-list] loading individual classes with Soot

Niko Matsakis niko at alum.mit.edu
Thu Mar 23 01:31:25 EST 2006


> Isn't that what it does by default, without the --app and -w  
> options?  Unless I
> don't understand what you're asking.

I don't *think* this is the default behavior:  when I run soot on a  
class file, the first thing it does is give me an error because it  
can't find Object.class.  Perhaps it always loads the super class but  
not other classes?

In any case, I'd prefer not to load even the super class if I can  
avoid it.


Niko



More information about the Soot-list mailing list