This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Java Bytecode verifier




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


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