[Soot-list] Java 1.5

Eric Bodden eric.bodden at mail.mcgill.ca
Wed Jun 13 16:28:09 EDT 2007


Hi.

Soot can read in Java 5 bytecode without problems (see
http://www.sable.mcgill.ca/publications/technotes/#note4 for details).
However, Soot cannot currently parse source code. Also, there is no
way to "recover" information about generics, due to type erasure.
Annotations are also not directly supported. Enums might be recognized
because they extend java.lang.Enum.

Eric

On 13/06/07, hormati at eecs.umich.edu <hormati at eecs.umich.edu> wrote:
> Hi,
> Does anybody know what feature of Java 1.5 are not supported in the latest
> version of soot? Annotations?, Enums?, Generics?
>
> Thanks a lot,
> Amir
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>


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


More information about the Soot-list mailing list