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 91937 - AssertionError from LanguagesNavigator.refresh
Summary: AssertionError from LanguagesNavigator.refresh
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: languages (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
: 92190 92224 92532 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-05 23:36 UTC by Jesse Glick
Modified: 2007-01-16 15:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (947 bytes, text/plain)
2007-01-05 23:37 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2007-01-05 23:36:57 UTC
070104, after pnejedly's recent addition of an assertion.

org.netbeans.modules.languages/0 [1.13 070104]
Comment 1 Jesse Glick 2007-01-05 23:37:22 UTC
Created attachment 37100 [details]
Stack trace
Comment 2 Daniel Prusa 2007-01-10 15:15:28 UTC
*** Issue 92224 has been marked as a duplicate of this issue. ***
Comment 3 Jesse Glick 2007-01-10 17:40:05 UTC
Oops, forgot I had already filed this. :-)
Comment 4 Jan Jancura 2007-01-15 12:08:49 UTC
*** Issue 92532 has been marked as a duplicate of this issue. ***
Comment 5 Daniel Prusa 2007-01-16 15:44:43 UTC
Fixed.

/cvs/languages/engine/src/org/netbeans/modules/languages/fold/LanguagesNavigator.java
new revision: 1.7; previous revision: 1.6
/cvs/languages/engine/src/org/netbeans/modules/languages/fold/ToolTipAnnotation.java
new revision: 1.8; previous revision: 1.7
/cvs/languages/studio/src/org/netbeans/modules/languages/studio/HighlighterSupport.java
new revision: 1.3; previous revision: 1.2
/cvs/languages/studio/src/org/netbeans/modules/languages/studio/ASTBrowserTopComponent.java
new revision: 1.3; previous revision: 1.2
/cvs/languages/studio/src/org/netbeans/modules/languages/studio/TokensBrowserTopComponent.java
new revision: 1.2; previous revision: 1.1
Comment 6 Daniel Prusa 2007-01-16 15:51:16 UTC
*** Issue 92190 has been marked as a duplicate of this issue. ***