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 225610

Summary: IndexOutOfBoundsException: end < start (2306 < 2309)
Product: java Reporter: Salamander
Component: HintsAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: normal CC: choces, mps77
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 198240
Attachments: stacktrace
stacktrace

Description Salamander 2013-01-31 19:50:33 UTC
This bug was originally marked as duplicate of bug 223700, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-10088-on-20130116)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X

Stacktrace: 
java.lang.IndexOutOfBoundsException: end < start (2306 < 2309)
   at org.netbeans.spi.editor.hints.ErrorDescriptionFactory.createErrorDescription(ErrorDescriptionFactory.java:265)
   at org.netbeans.spi.java.hints.ErrorDescriptionFactory.forTree(ErrorDescriptionFactory.java:126)
   at org.netbeans.modules.java.hints.OrganizeMembers.checkMembers(OrganizeMembers.java:124)
   at sun.reflect.GeneratedMethodAccessor117.invoke(GeneratedMethodAccessor117.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
Comment 1 Salamander 2013-01-31 19:50:35 UTC
Created attachment 130908 [details]
stacktrace
Comment 2 Exceptions Reporter 2014-02-25 00:41:09 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=198240
Comment 3 Exceptions Reporter 2014-02-28 19:24:21 UTC
Created attachment 145679 [details]
stacktrace

editing java
Comment 4 Martin Balin 2016-07-07 07:19:14 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss