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 50447 - [40cat] NPE on inspecting local variables in JPDA debugger
Summary: [40cat] NPE on inspecting local variables in JPDA debugger
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-10-14 18:26 UTC by jasondonmoyer
Modified: 2010-04-29 09:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception from IDE dialog box (2.48 KB, text/plain)
2004-10-14 18:27 UTC, jasondonmoyer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasondonmoyer 2004-10-14 18:26:44 UTC
[ BUILD # : 200410131800 ]
[ JDK VERSION : J2SE 1.5.0 ]

I occasionally get the attached NPE when
inspecting local variables in the Local Variables
window in the JPDA debugger.
Comment 1 jasondonmoyer 2004-10-14 18:27:38 UTC
Created attachment 18301 [details]
exception from IDE dialog box
Comment 2 Jan Jancura 2004-10-15 10:26:02 UTC
NPE should not occurre on this place. Do you have some testcase?
Comment 3 jasondonmoyer 2004-10-15 14:51:16 UTC
I'll try to create a more robust test case, but I've noticed it
several times when deeply inspecting values in the Local Variables
window.  I'm pretty sure everytime it occurred, I clicked the icon to
expand a node and it was always a deeply nested node (probably at
least 4 levels deep).
Comment 4 Roman Ondruska 2005-02-08 10:26:20 UTC
Not reproducable with current build -- probably fixed.
Comment 5 Quality Engineering 2010-04-29 09:19:39 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.