[Soot-list] Reading Java 5 annotations

Feng Qian feng.qian at mail.mcgill.ca
Thu Nov 4 11:59:00 EST 2004


http://java.sun.com/docs/books/vmspec/2nd-edition/jvms-proposed-changes.html

The page has a link to proposed (firmed now) class file structure 
changes. Annotation format should be covered as well.

It shouldn't be difficult to do so, but there are some other changes in 
the class file structure such as 'enum' type.

Cheers,
Feng

Eric Bodden wrote:

> 
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Hi.
>
>Would it be a difficult task to read out java 5 metadata annotations
>from a class file (just a string representation)? Are they at all
>different compared to the usual bytecode annotations that were around
>before?
>
>Cheers,
>Eric
>
>- -- 
>Eric Bodden
>Chair I2 for Programming Languages and Program Analysis
>RWTH Aachen University
>
>-----BEGIN PGP SIGNATURE-----
>Version: PGP 8.0.3
>
>iQA/AwUBQYnfXcwiFCm7RlWCEQIM+wCg2qWzD5s9nvfJUjMNn83T7/OpIlEAninA
>VjTptsf+O16DZy2H3b1dpULM
>=wr4S
>-----END PGP SIGNATURE-----
>
>
>_______________________________________________
>Soot-list mailing list
>Soot-list at sable.mcgill.ca
>http://www.sable.mcgill.ca/mailman/listinfo/soot-list
>  
>



More information about the Soot-list mailing list