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 - AssertionError at org.netbeans.modules.web.indent.api.LexUtilities$1.compare
Summary: AssertionError at org.netbeans.modules.web.indent.api.LexUtilities$1.compare
Status: RESOLVED DUPLICATE of bug 268097
Alias: None
Product: web
Classification: Unclassified
Component: Editing infrastructure (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
: 268225 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-09-25 12:49 UTC by goute
Modified: 2016-10-04 13:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 226418


Attachments
stacktrace (4.67 KB, text/plain)
2016-09-25 12:49 UTC, goute
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***