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 - Incorrect recognition of byte[] argument of method
Summary: Incorrect recognition of byte[] argument of method
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-26 12:34 UTC by David Kaspar
Modified: 2003-06-30 16:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.