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 8117 - Miscellaneous NPEs from parser engine
Summary: Miscellaneous NPEs from parser engine
Status: CLOSED DUPLICATE of bug 9246
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 normal (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-01 09:19 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Some exception dumps (2.93 KB, text/plain)
2000-11-01 09:20 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2000-11-01 09:19:49 UTC
Various NullPointerException's occurring for no particular reason (printed on
console). As far as I know the Java sources mentioned in the exceptions were
syntactically valid and not unusual in any apparent way. I was working on the
mentioned sources in the Editor around the time these were printed. See
attachment.

[trunk Oct 30]
Comment 1 Jesse Glick 2000-11-01 09:20:59 UTC
Created attachment 234 [details]
Some exception dumps
Comment 2 Svata Dedic 2000-11-13 10:44:59 UTC
*** Bug 8329 has been marked as a duplicate of this bug. ***
Comment 3 Svata Dedic 2000-11-13 10:53:59 UTC
Although I could not reproduce the second exception, the stacktrace led to a
spot when an unexpected null was passed to a method; that case is now tested and
handled. Still no clue about conditions causing the first exception.
Comment 4 Svata Dedic 2001-02-21 18:11:20 UTC
NPE's fixed for some time now, the other exception is the same as the one reported in #9246

*** This issue has been marked as a duplicate of 9246 ***
Comment 5 Quality Engineering 2003-07-01 13:12:15 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 6 Quality Engineering 2003-07-01 13:19:55 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.