[Soot-list] annotation bug? (was: Java 1.5 annotations)

Eric Bodden eric.bodden at mail.mcgill.ca
Wed Apr 30 18:34:57 EDT 2008


Ok, I did some more work.

Will can you please update Soot from SVN and try it in combination
with this version of Jasmin?

http://www.sable.mcgill.ca/~ebodde/jasminclasses-2.2.6a.jar

This should now consistently preserve all sorts of annotations from
source and bytecode.

In order to see SOURCE level annotations in Jimple, you need to use -p
jb preserve-source-annotations. In any case, SOURCE level annotations
will not be written out to Jasmin or bytecode.

Local variable annotations and package annotations will, as of now,
never appear in Jimple and thus won't be preserved by Soot.

Hope that helps,

Eric

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


More information about the Soot-list mailing list