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 58355 - NPE at org.netbeans.modules.javacore.JMManager.getSourceElementIfExists()
Summary: NPE at org.netbeans.modules.javacore.JMManager.getSourceElementIfExists()
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-26 18:58 UTC by _ gtzabari
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack-trace (862 bytes, text/plain)
2005-04-26 18:58 UTC, _ gtzabari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2005-04-26 18:58:16 UTC
dev build 200504171800

When I invoke code-complete I get this exception on specific methods but not on
others. On those specific methods, I get it 100% of the time. Attaching
stack-trace...
Comment 1 _ gtzabari 2005-04-26 18:58:37 UTC
Created attachment 21880 [details]
stack-trace
Comment 2 Martin Matula 2005-05-05 17:29:58 UTC
I will look at it.
Comment 3 Martin Matula 2005-05-05 17:31:44 UTC
Fixed.

Checking in src/org/netbeans/modules/javacore/JMManager.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/JMManager.java,v  <-- 
JMManager.java
new revision: 1.106; previous revision: 1.105
done