The bug fix for DoJa v2.2 (like j2me) !!
+1. FIX : It was corrected. The case it compiles in DoJa v2.2
(like J2ME) environment and including a switch statement,
when the jar file is processed by jarg, the fault at which
warning is displayed and processing stop.
( I think the DoJa compiler is bad. )
Warning: Padding byte != 0 in tableswitch:1
+2. CHG : It changed to the bcel-20020831 snapshot version.
The new minimun support for j2me !!
+1. NEW : It suport to a StackMap Code-Attribute. (J2ME)
+2. NEW : It suport to a preverify. (J2ME)
+3. NEW : It was added some Ant Task options.
The ver 0.9.11 is a important bug fix version.
+1. FIX : The data flow analyzer corrected the bug which dies suddenly in analysis.
+2. FIX : The bug which may carry out batting to the original name by renaming of a class name was corrected.
+3. FIX : The bug which may be longer than the original name was corrected by renaming.
+1. NEW : The option (-showstat) was added which displays statistics information.
+2. NEW : The function to remove unused fields was added.
+3. NEW : The function to remove unused methods was added.
+4. CHG : Rearrangement inside a constant pool was changed.
+5. NEW : The byte-code optimization was added.
+1. FIX : The bug was corrected that a stack over flow error generates if a super class is java.lang.Object.
+2. FIX : The bug was corrected that a 'ZipException: duplicate entry: XXXX/' exception generates.
+3. CHG : It changed to the bcel-20020411 snapshot version, since I had the bug of BCEL corrected.
+4. FIX : The bug was corrected that a part of renaming log had broken.
The important bug fix is included in this.
+1. CHG : Illigal command options is error.
+2. NEW : Support rename logging.
+3. FIX : The bug is corruppted that the method renaming is broken if a method override package access method.**NOTICE**
+4. NEW : The 'Exceptions' attribute can be removed.
+1. CHG : 25% speed up -- reshapeMethod() is changed.
+2. NEW : Support ant task.
+3. FIX : The bug is corruppted that some directory entry is not removed.
These source files are recognaized for the open source. This name is changed from 'jag' to 'jarg'.