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.
It includes CLDC standard verification.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Este comunicado de aplicar una "opción-j 'para verificar los archivos jar entero. Las pérdidas de memoria se fija. -W y W-se han añadido opciones para hacer que el programa deje de errores o advertencias. Una opción-S no utilizan las fuerzas de cargador de clases boostrap. Anidadas manipulación JSRs fue corregido. Una comprobación para asegurarse de que los objetos pueden ser emitidos durante las conversiones de objetos se añadió, junto con-Q y las banderas Q de salida más tranquila y una bandera de t para la sincronización. ClassFile no puede ser ejecutado ya. CVRun se debe utilizar en su lugar. Un script de repackage.sh de Custom Building envasados bibliotecas fue añadida. Verificación StackMap fue añadida. La forma en objetos de tipo se utilizan se ha cambiado. Atravesando Poder fue corregido.
Tags:
Major bugfixes
This release implemented a '-j' option for verifying whole jar files. Memory leaks were fixed. -W and -w options were added to cause the program to stop at errors or warnings. A -S option forces not using boostrap class loader. Nested JSRs handling was fixed. A check to ensure that objects can be cast during object conversions was added along with -q and -Q flags for quieter output and a -t flag for timing. ClassFile can not be executed anymore. CVRun should be used instead. A repackage.sh script for building custom packaged libraries was added. StackMap verification was added. The way Type objects are used was changed. Branch traversing was fixed.