This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 58901

Summary: Provide bytecode disassembly
Product: java Reporter: _ tball <tball>
Component: ClassfileAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ tball 2005-05-13 19:41:47 UTC
It would be useful to have a Code.disassemble() method which returns some sort
of array of instructions and either their length or method offsets.