[Soot-list] Soot memory usage patch

Keith Lea keith at cs.oswego.edu
Sun May 1 18:04:02 EDT 2005


Hi, I'd like to let everyone here know that I've modified Soot 2.2.1 to 
fix memory usage problems. I've included a patch in a memory leak bug 
report at http://svn.sable.mcgill.ca/bugzilla/show_bug.cgi?id=14

With this patch, it is possible to repeatedly use Soot as an analysis 
framework instead of as a command-line program, without having to unload 
and reload classes or other silly things like that.


More information about the Soot-list mailing list