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 45866 - NPE from Parameter.ParamIterator.<init> common in commit validation
Summary: NPE from Parameter.ParamIterator.<init> common in commit validation
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Classfile (show other bugs)
Version: 4.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: _ tball
URL:
Keywords: REGRESSION, TEST
: 45890 45892 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-04 17:57 UTC by Jesse Glick
Modified: 2004-08-13 12:10 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.
Comment 1 Jesse Glick 2004-07-04 18:06:32 UTC
Presumably to blame:

PatchSet 130 
Date: 2004/07/03 20:08:11
Author: tball
Branch: HEAD
Tag: (none) 
Log:
Implemented method parameter loading.

Members: 
	src/org/netbeans/modules/classfile/Code.java:1.7->1.8 
	src/org/netbeans/modules/classfile/Field.java:1.10->1.11 
	src/org/netbeans/modules/classfile/Parameter.java:1.2->1.3 
Comment 2 _ tball 2004-07-05 19:24:11 UTC
Fixed NPE when building parameter list for abstract or native method.
Comment 3 zikmund 2004-07-07 10:51:28 UTC
*** Issue 45890 has been marked as a duplicate of this issue. ***
Comment 4 Pavel Flaska 2004-07-07 14:12:05 UTC
*** Issue 45892 has been marked as a duplicate of this issue. ***