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 65350 - NPE when invoking Safely delete
Summary: NPE when invoking Safely delete
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-09-29 14:19 UTC by Milan Kubec
Modified: 2007-04-03 18:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (886 bytes, text/plain)
2005-09-29 14:20 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2005-09-29 14:19:05 UTC
[dev-200509281800, JDK 1.5.0_05]

NullPointerException was thrown after I invoked action Safely delete, but I
don't know what was selected, cursor was in editor. Probably not reproducible.
Comment 1 Milan Kubec 2005-09-29 14:20:09 UTC
Created attachment 25301 [details]
exc stack trace
Comment 2 Jan Becicka 2005-09-30 07:49:59 UTC
I added some asserts:
Checking in CheckUtils.java;
/cvs/refactoring/src/org/netbeans/modules/refactoring/CheckUtils.java,v  <-- 
CheckUtils.java
new revision: 1.31; previous revision: 1.30
done
Comment 3 Jan Becicka 2005-10-04 13:38:15 UTC
Please reopen and attach fresh stack traces as soon as it happens again.
Comment 4 Milan Kubec 2005-12-02 13:26:10 UTC
Haven't seen for a long time.