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

Summary: ClassElement.getMethod(ident, null) throws IllegalArgumentException
Product: java Reporter: Jan Becicka <jbecicka>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: ENHANCEMENT Exception Reporter:

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.