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 268134

Summary: AssertionError at org.netbeans.modules.web.indent.api.LexUtilities$1.compare
Product: web Reporter: alias
Component: Editing infrastructureAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 226339
Attachments: stacktrace

Description alias 2016-09-21 11:31:14 UTC
Build: NetBeans IDE Dev (Build 201609110002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Mac OS X

User Comments:
alias: ???????, ??????? ? ??????. ?????? ???? ?? ????????, ?? ???? ?????? ????????.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.web.indent.api.LexUtilities$1.compare(LexUtilities.java:281)
   at org.netbeans.modules.web.indent.api.LexUtilities$1.compare(LexUtilities.java:278)
   at java.util.TimSort.gallopRight(TimSort.java:613)
   at java.util.TimSort.mergeLo(TimSort.java:739)
   at java.util.TimSort.mergeAt(TimSort.java:514)
   at java.util.TimSort.mergeCollapse(TimSort.java:441)
Comment 1 alias 2016-09-21 11:31:15 UTC
Created attachment 162153 [details]
stacktrace
Comment 2 Milutin Kristofic 2016-09-21 13:09:47 UTC

*** This bug has been marked as a duplicate of bug 268097 ***