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 214322 - AssertionError: o2=-1
Summary: AssertionError: o2=-1
Status: RESOLVED DUPLICATE of bug 200469
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-16 20:32 UTC by Exceptions Reporter
Modified: 2012-06-18 11:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 189603


Attachments
stacktrace (2.41 KB, text/plain)
2012-06-16 20:32 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-06-16 20:32:19 UTC
This bug was originally marked as duplicate of bug 110956, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
GUEST: i don't now what happen?




Stacktrace: 
java.lang.AssertionError: o2=-1
   at org.netbeans.modules.editor.hints.AnnotationHolder$PositionComparator.compare(AnnotationHolder.java:1328)
   at java.util.Collections.indexedBinarySearch(Collections.java:377)
   at java.util.Collections.binarySearch(Collections.java:365)
   at org.netbeans.modules.editor.hints.AnnotationHolder.getPosition(AnnotationHolder.java:1110)
   at org.netbeans.modules.editor.hints.AnnotationHolder.setErrorDescriptionsImpl(AnnotationHolder.java:1023)
   at org.netbeans.modules.editor.hints.AnnotationHolder.access$1400(AnnotationHolder.java:121)
Comment 1 Exceptions Reporter 2012-06-16 20:32:25 UTC
Created attachment 120947 [details]
stacktrace
Comment 2 Jan Lahoda 2012-06-18 11:59:24 UTC
Duplicate of bug #200469, thanks for the report anyway.

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