DRY-1: Optimize disassembling without code
Submitted on 22 August 2004 at 21:26
Currently, the code is removed if the -c option is not used. Disassembling of just the signature of class file can be much faster if the code is not generated at all.
Log in to post comments