[Jode-commit] jode ChangeLog
Brought to you by:
hoenicke
From: Jochen H. <hoe...@us...> - 2002-02-08 12:46:49
|
Update of /cvsroot/jode/jode In directory usw-pr-cvs1:/tmp/cvs-serv21631 Modified Files: Tag: branch_1_1 ChangeLog Log Message: * jode/obfuscator/ClassIdentifier.java.in (transformInnerClasses): Bug fix: Added missing checks for STRIP_UNREACH. * jode/obfuscator/MethodIdentifier.java.in (doTransformation): Don't run analyzer on unreachable methods. Previously the ConstantAnalyzer assumed that the instructions are not reachable and removed them all leading to illegal bytecode. CVSWeb URLs: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jode/jode/ChangeLog.diff?r1=1.1.4.26&r2=1.1.4.27&diff_format=u |