[Soot-list] a class resolution exception

li xin li-xin at jaist.ac.jp
Sat Mar 22 06:41:10 EDT 2008


Hi Eric,

I found I do place an old jdk1.4 on my classpath (my soot classpath is set
to be the same as the java classpath).
Now it is working fine for me.

Thank you.


Best Regards, Li


On Sat, Mar 22, 2008 at 5:59 PM, Eric Bodden <eric.bodden at mail.mcgill.ca>
wrote:

> Hi Li.
>
>  This has to be a classpath issue. To me it looks like there is a java
>  runtime library on your soot classpath that is different from the
>  runtime library that was used to compile the program you are
>  analyzing. If you simmply ran the program with that JDK and were to
>  execute the line of code in question you should be hitting the same
>  error at runtime.
>
>  Eric
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20080322/91477039/attachment.htm


More information about the Soot-list mailing list