[Soot-list] Use JDK4 to analyze fop of Dacapo-2006

Eric Bodden eric.bodden at ec-spride.de
Mon Jan 28 17:17:25 EST 2013


Hi.

> Eric suggested to use JDK 4 to analyze fop, if I understand correctly.
> However, by setting JDK in this way below, I still have the error.
>
>         //sootArgs.add("-p");
>         //sootArgs.add("cg");
>         //sootArgs.add("jdkver:4");

That's not setting the JDK. I guess you actually need to download the
right JDK and analyze it. Or enable phantom refs...

Eric


More information about the Soot-list mailing list