This is the mail archive of the mauve-discuss@sourceware.org mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: testcases: annotations and java.lang.Class


Mathias Panzenböck wrote:
Hi.

A while ago I wrote testcases for some methods of java.lang.Class and for annotations.
The annotations testcase assumes that javac produced right annotations (right
annotation types in particular). It just checks if the jvm parses the annotations
right. This testcase makes heavily use of reflection.

I wrote this testcases because I implemented annotations support in cacao
(http://www.cacaojvm.org/) and had to test it.

Download:
http://twoday.tuwien.ac.at/pub/files/MinimalClassReflection (ZIP, 2 KB)
http://twoday.tuwien.ac.at/pub/files/TestAnnotations (ZIP, 9 KB)


-panzi

Hallo Matthias,


could you get in touch with Tom Tromey regarding Mauve CVS access?

cheers,
dalibor topic


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]