This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Java Bytecode verifier
- To: gcc at gcc dot gnu dot org
- Subject: Java Bytecode verifier
- From: Enver Haase <ehaase at inf dot fu-berlin dot de>
- Date: Sat, 7 Jul 2001 12:14:35 +0200
- Organization: FU Berlin
Is there still a bytecode verifier needed for gcj?
I'm currently writing one (GPL'd) based on BCEL (LGPL'd).
I'll need another two months or so to clean it up and finish
it (the API is pretty much finished, so you may still want to
have a look).
It may be not the thing you're looking for (it's all ritten in
Java, for instance), but anyway...
http://bcel.sourceforge.net
http://www.inf.fu-berlin.de/~ehaase
Greetings,
Enver