[Soot-list] Jasmin Warning Syntax error Truncated class file

Jian Xu fightmyway at gmail.com
Thu Mar 26 14:03:07 EDT 2009


Hi all:
I use soot to process ant source code. Just use soot.Main  <all ant
classes>.
It seems most transform actions well done but there are 8 class in all the
ant classes fail

The information is like the following:

Jasmin:8: Warning - Syntax error.
.inner_class_attr
                  ^
Jasmin:8: Error - Couldn't repair and continue parse.
.inner_class_attr
                  ^
Jasmin: Found 2 errors

And when I use JUnit testcase of ant to test the file, it say
"ClassFormatError: Truncated class file". I think it is because the wrong
transform.

Any helps will be appreciate!

regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20090327/f439ddbd/attachment.html 


More information about the Soot-list mailing list