Ondrej LHOTAK wrote:
Having worked so hard to get class-loaders to work in SableVM, I suggest a nicer solution. ;)once. For applications where you need to run Soot more than once, the solution we've been using is to start a separate java VM using java.lang.Runtime exec(). I know that this is ugly, which is why we are working on a fix.