"Aaron M. Renn" <[EMAIL PROTECTED]> writes:

> > javap - needed
> 
> Once gnu.bytecode supports disassembly,
> javap will be a since. (It could mostly be written now, just without the
> disassembly option).

Minor correction; gnu.bytecode does support disassembly (see
gnu.bytecode.dump).  It isn't the same output format as javap, but I
don't think that's an issue.

-- 
Geoff Berry

Reply via email to