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 268193

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

Description goute 2016-09-25 12:49:21 UTC
Build: NetBeans IDE Dev (Build 201609240002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Windows 10

User Comments:
goute: press enter key in editor
 -> assertion error




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.gallopLeft(TimSort.java:585)
   at java.util.TimSort.mergeLo(TimSort.java:752)
   at java.util.TimSort.mergeAt(TimSort.java:514)
   at java.util.TimSort.mergeCollapse(TimSort.java:441)
Comment 1 goute 2016-09-25 12:49:23 UTC
Created attachment 162203 [details]
stacktrace
Comment 2 Milutin Kristofic 2016-10-03 11:26:23 UTC
*** Bug 268225 has been marked as a duplicate of this bug. ***
Comment 3 Milutin Kristofic 2016-10-04 13:07:34 UTC

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