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 - 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:
Depends on:
Blocks:
 
Reported: 2016-09-21 11:31 UTC by alias
Modified: 2016-09-21 13:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 226339


Attachments
stacktrace (5.05 KB, text/plain)
2016-09-21 11:31 UTC, alias
Details

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