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 63110 - Stack trace printed from EditorContextImpl.removeAnnotation
Summary: Stack trace printed from EditorContextImpl.removeAnnotation
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 59489 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-25 21:49 UTC by Jesse Glick
Modified: 2010-04-29 09:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack traces (1.60 KB, text/plain)
2005-08-25 21:50 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2005-08-25 21:49:53 UTC
For no apparent reason. Dev build.
Comment 1 Jesse Glick 2005-08-25 21:50:17 UTC
Created attachment 24246 [details]
Stack traces
Comment 2 Martin Entlicher 2005-08-26 14:15:55 UTC
Yes, it's strange.
It looks like we're removing an annotation which is not there!?!
Probably safe to ignore...
Comment 3 Martin Entlicher 2005-08-26 14:23:01 UTC
Fixed:

/cvs/debuggerjpda/ant/src/org/netbeans/modules/debugger/projects/EditorContextImpl.java,v
 <--  EditorContextImpl.java
new revision: 1.18; previous revision: 1.17
Comment 4 Martin Entlicher 2005-12-13 18:23:41 UTC
*** Issue 59489 has been marked as a duplicate of this issue. ***
Comment 5 Quality Engineering 2010-04-29 09:24:45 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.