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 64082 - Navigator cannot correctly display method signature - void M(int a[])
Summary: Navigator cannot correctly display method signature - void M(int a[])
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 08:34 UTC by pzgyuanf
Modified: 2009-10-22 13:46 UTC (History)
1 user (show)

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 pzgyuanf 2005-09-12 08:34:12 UTC
1.open the java.util.Arrays
2.see the method signature of 'public static int hashCode(long a[])' in Navigator

It can parse the coordinate but distinct form - public static int hashCode(long[] a)

-pprun
Comment 1 Marian Mirilovic 2009-10-22 13:46:27 UTC
works fine in NB 6.8