[Soot-list] clean up

Martin Schäf martinschaef at gmail.com
Sun Aug 17 19:36:16 EDT 2014


Hi,
I'm building some regression tests where each test calls soot.Main(...)
unfortunately, the second test always crashes with:

java.lang.NullPointerException
Soot started on Sun Aug 17 16:29:37 PDT 2014
at
soot.JastAddInitialResolver.resolveFromJavaFile(JastAddInitialResolver.java:103)
at soot.JavaClassSource.resolve(JavaClassSource.java:57)

Is there a proper way to clean up after running soot and before starting
the second test?

Cheers,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20140817/528e311b/attachment.html 


More information about the Soot-list mailing list