[Soot-list] Problem with classpath / J2ME

Eric Bodden eric.bodden at mail.mcgill.ca
Thu May 24 10:39:45 EDT 2007


On 24/05/07, Marco Kaufmann <marco5327 at yahoo.de> wrote:
> There was still one minor problem, namely line 239:
>
> resolveClassErrorSet.add(AnySubType.v(Scene.v().getRefType("java.lang.ClassFormatError")));
>
> in soot.toolkits.exceptions.ThrowableSet throwed a
> NullPointerException.
> I just outcommented this line and it works, but I hope this won't have
> unwanted side effects?

Hmm, that's strange. So is there no class java.lang.ClassFormatError
in J2ME? I would think that there is one.

Eric

-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


More information about the Soot-list mailing list