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

Summary: AssertionError at org.netbeans.lib.lexer.inc.TokenListListUpdate.markRemovedMember
Product: editor Reporter: mihai <mihai>
Component: LexerAssignee: Miloslav Metelka <mmetelka>
Status: NEW ---    
Severity: normal CC: Petah
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 142382
Attachments: stacktrace
stacktrace

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