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 21925 - ClassElement.getMethod(ident, null) throws IllegalArgumentException
Summary: ClassElement.getMethod(ident, null) throws IllegalArgumentException
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-27 15:04 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2002-03-27 15:04:13 UTC
I think, that ClassElement.getMethod(ident, 
null) should return the same value as 
ClassElement.getMethod(ident, new Type[]{})
Comment 1 Svata Dedic 2002-05-21 17:50:49 UTC
Cleaning up before 4.0 planning
Comment 2 Marek Grummich 2002-07-19 16:32:19 UTC
Target milestone was changed from not determined to TBD
Comment 3 Martin Matula 2004-11-12 09:35:49 UTC
This was fixed for java sources, maybe it is still broken for class
files. Anyway, we will not address this since the src hierarchy will
be deprecated in 4.1.