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 268225

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

Description legitalk 2016-09-27 09:28:22 UTC
Build: NetBeans IDE Dev (Build 201609190002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Windows 7

User Comments:
GUEST: Adding embedded script

GUEST: Type script in code and press enter

legitalk: Writing <script type="text/javascript">

GUEST: Press enter in any location in the file for a new line




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:542)
   at java.util.TimSort.mergeAt(TimSort.java:507)
   at java.util.TimSort.mergeForceCollapse(TimSort.java:457)
   at java.util.TimSort.sort(TimSort.java:254)
Comment 1 legitalk 2016-09-27 09:28:25 UTC
Created attachment 162232 [details]
stacktrace
Comment 2 Milutin Kristofic 2016-10-03 11:26:23 UTC

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