|
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
|
 |
|
2012-01-26
JProfiler Release 7.1
JPA/Hibernate probe, probe tracker > more
2011-07-15
JProfiler Release 7.0
Built-in probes and custom probes, request tracking in the call tree, heap walker filters and inspections > more
|
 |

|