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 60662 - NPE from ClassMemberModel$ItemPaintingData.hashCode
Summary: NPE from ClassMemberModel$ItemPaintingData.hashCode
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords:
: 60659 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-30 11:48 UTC by Jiri Skrivanek
Modified: 2005-09-06 13:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (1.41 KB, text/plain)
2005-06-30 11:49 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2005-06-30 11:48:30 UTC
NullPointerException appears regularly when commit validation test suite runs.
The test explores hierarchy of java file in Files View.

org.netbeans.modules.javanavigation.ClassMemberModel$ItemPaintingData.hashCode(ClassMemberModel.java:638)

Build 20050630-0740, JDK1.4.2_08.
Comment 1 Jiri Skrivanek 2005-06-30 11:49:11 UTC
Created attachment 22972 [details]
Stack trace
Comment 2 Jaroslav Tulach 2005-06-30 21:37:52 UTC
Tim, please rollback your private hacks. 
Comment 3 _ tboudreau 2005-07-01 02:19:12 UTC
Fixed with apologies
Comment 4 Jiri Skrivanek 2005-07-01 08:41:14 UTC
Verified in build 20050630-2340.
Comment 5 David Simonek 2005-09-06 13:37:51 UTC
*** Issue 60659 has been marked as a duplicate of this issue. ***