|
jclasslib bytecode viewer is a tool that visualizes all aspects of
compiled Java class files and the contained bytecode. In addition, it contains a
library that enables developers to read, modify and write
Java class files and bytecode.
A module for NetBeans is available from nbextras.org.
To download the module from within Netbeans, you can configure nbextras.org as an update center.
jclasslib for Java is released under the
GPL.
This release brings full compatibility with Java 1.5 (list of changes in the class file format)
- Displays new access flags in Java 1.5:
- ACC_ENUM
- ACC_ANNOTATION
- ACC_BRIDGE
- ACC_VARARGS
- Displays new attributes in Java 1.5:
- RuntimeVisibleAnnotations
- RuntimeInvisibleAnnotations
- RuntimeVisibleParameterAnnotations
- RuntimeInvisibleParameterAnnotations
- EnclosingMethod
- Signature
- LocalVariableTypeTable
- Various bugfixes in the GUI
|
 |
|
2009-01-20
install4j Release 4.2
includes in vmoptions files, persistence of installer variables, improvements for response files and proxy handling > more
2008-12-17
JProfiler Release 5.2
Major reduction in memory overhead, biggest objects view in heap walker, trigger and bookmark enhancements > more
|
 |

|