This is the mail archive of the mauve-discuss@sources.redhat.com 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]

Bytecode verifiers



                 Hello,

        Sorry to disturb you, I have a short question which I hope you
have the answer or at least a pointer to right person.. We are implementing
a bytecode verifier and we are searching for a collection of classfiles
in order to test the correctness of our implementation. We are particulary
interested by "dirty" classfiles (which can be generated by a correct
compiler) and "tricky" classfile (generated by optimizer or by hand).

	In the Mauve libraries, dirty classfiles will be a good suite in
order to test when "Class.forName" must raises an exception...

	So, do you know where we can find this kind of datas ? We still
don't have answers from JCK... By the way, we will happy to contribute
to Mauve project by providing our local dirty classfiles.

	Thanks in advance,

Bernard



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