cbcv 0.4 review

Download
by rbytes.net on

cbcv is a Java class and byte code verifier

License: GPL (GNU General Public License)
File size: 0K
Developer: Pawel S. Veselov
0 stars award from rbytes.net

cbcv is a Java class and byte code verifier. It verifies static class file structure, external references, and analyzes operand stack and local variables through byte code execution emulation.

cbcv includes CLDC standard verification.

What's New in This Release:
Implemented '-j' option to verify whole jar files
More objects are released for GC to pick after verification
Added -W and -w options to stop at error or warning
Added -S option to force not using boostrap classloader
Fixed nested JSRs handling
Check objects can be casted during object conversions
Added -q and -Q flags for quieter output
Added -t flag for timing
ClassFile can not be executed anymore, use CVRun instead
Added repackage.sh to build custom packaged lib
Added StackMap verification

cbcv 0.4 keywords