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 267842 - AssertionError at org.netbeans.lib.lexer.inc.TokenListListUpdate.markRemovedMember
Summary: AssertionError at org.netbeans.lib.lexer.inc.TokenListListUpdate.markRemovedM...
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Lexer (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-03 06:46 UTC by mihai
Modified: 2016-12-03 23:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 142382


Attachments
stacktrace (5.11 KB, text/plain)
2016-09-03 06:46 UTC, mihai
Details
stacktrace (5.22 KB, text/plain)
2016-12-03 23:33 UTC, Petah
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mihai 2016-09-03 06:46:01 UTC
Build: NetBeans IDE Dev (Build 201608160002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.73-b02, Java(TM) SE Runtime Environment, 1.8.0_73-b02
OS: Windows 10

User Comments:
mihai: after an alt+tab i've typed {{ in an attribute value in html




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.lib.lexer.inc.TokenListListUpdate.markRemovedMember(TokenListListUpdate.java:166)
   at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate$UpdateItem.internalMarkRemovedMember(TokenHierarchyUpdate.java:586)
   at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate$UpdateItem.collectRemovedEmbeddings(TokenHierarchyUpdate.java:546)
   at org.netbeans.lib.lexer.inc.TokenListListUpdate.collectRemovedEmbeddings(TokenListListUpdate.java:235)
   at org.netbeans.lib.lexer.inc.JoinTokenListChange.collectAddedRemovedEmbeddings(JoinTokenListChange.java:371)
   at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate$UpdateItem.update(TokenHierarchyUpdate.java:380)
Comment 1 mihai 2016-09-03 06:46:06 UTC
Created attachment 161884 [details]
stacktrace
Comment 2 Petah 2016-12-03 23:33:08 UTC
Created attachment 163138 [details]
stacktrace

typing angular inside blade template