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 238532 - AssertionError: changedTokenList at index 0; TokenListList: JTLL for "text/x-php5/text/html" [0]: REMOVED-ETLj<0,1> TC=0, IHC=856832817
Summary: AssertionError: changedTokenList at index 0; TokenListList: JTLL for "text/x-...
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Lexer (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
: 238299 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-11-19 06:52 UTC by Jiri Prox
Modified: 2016-07-07 07:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 205396


Attachments
stacktrace (4.86 KB, text/plain)
2013-11-19 06:52 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2013-11-19 06:52:03 UTC
This bug was originally marked as duplicate of bug 171763, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 20131114-afedfaa97c4d)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b49, Java(TM) SE Runtime Environment, 1.8.0-ea-b107
OS: Windows 7

User Comments:
jiriprox: AE when editing php file containing only html content




Stacktrace: 
java.lang.AssertionError: changedTokenList at index 0; TokenListList:
JTLL for "text/x-php5/text/html"
[0]: REMOVED-ETLj<0,1> TC=0, IHC=856832817

   at org.netbeans.lib.lexer.inc.TokenListListUpdate.markChangedMember(TokenListListUpdate.java:130)
   at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate$UpdateItem.processBoundsChangeEmbeddedTokenList(TokenHierarchyUpdate.java:514)
   at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate$UpdateItem.processBoundsChange(TokenHierarchyUpdate.java:444)
   at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate$UpdateItem.update(TokenHierarchyUpdate.java:368)
   at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate.processLevelInfos(TokenHierarchyUpdate.java:226)
   at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate.updateImpl(TokenHierarchyUpdate.java:197)
Comment 1 Jiri Prox 2013-11-19 06:52:05 UTC
Created attachment 142336 [details]
stacktrace
Comment 2 Jiri Prox 2013-12-03 12:38:29 UTC
*** Bug 238299 has been marked as a duplicate of this bug. ***
Comment 3 Martin Balin 2016-07-07 07:30:27 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss