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 15923

Summary: Incorrect recognition of byte[] argument of method
Product: java Reporter: David Kaspar <dkaspar>
Component: UnsupportedAssignee: Svata Dedic <sdedic>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description David Kaspar 2001-09-26 12:34:35 UTC
How to reproduce:
Start NB
Mount openorb.jar from ffj30/lib/ext directory
Select org | omg | PortableServer | Servant | Methods | _all_interfaces
Look at "Parameters" property
ERROR - There is "org.omg.PortableServer.POA, boolean[]" instead of
"org.omg.PortableServer.POA, byte[]"
Comment 1 Svata Dedic 2001-09-26 16:31:56 UTC
Incorrect parsing of JVM method signatures -- fixed in dev trunk.
Comment 2 Jan Becicka 2001-10-03 14:18:51 UTC
[200110031034] Verified
Comment 3 Quality Engineering 2003-06-30 16:43:58 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.