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 157039 - [jVi] java.lang.StringIndexOutOfBoundsException: String index out of range: -15
Summary: [jVi] java.lang.StringIndexOutOfBoundsException: String index out of range: -15
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-19 10:47 UTC by Marian Mirilovic
Modified: 2011-11-07 09:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 36


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-01-19 10:47:39 UTC
57 duplicates so far ...

Build: NetBeans IDE Dev (Build 200707260000)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b05
OS: SunOS, 5.10, sparc
User comments: 
STACKTRACE: (first 10 lines)
java.lang.StringIndexOutOfBoundsException: String index out of range: -15
        at java.lang.String.substring(String.java:1932)
        at java.lang.String.substring(String.java:1905)
        at com.raelity.jvi.GetChar.docRemoveInternal(GetChar.java:641)
        at com.raelity.jvi.GetChar.docRemove(GetChar.java:596)
        at com.raelity.jvi.Buffer$1.removeUpdate(Buffer.java:192)
        at
org.netbeans.lib.editor.util.swing.PriorityDocumentListenerList.removeUpdate(PriorityDocumentListenerList.java:63)
        at javax.swing.text.AbstractDocument.fireRemoveUpdate(AbstractDocument.java:243)
        at org.netbeans.editor.BaseDocument.fireRemoveUpdate(BaseDocument.java:1345)
        at org.netbeans.editor.BaseDocument.remove(BaseDocument.java:742)
        at org.netbeans.modules.java.source.save.Reformatter.reformat(Reformatter.java:94)
Comment 1 Marian Mirilovic 2011-11-07 09:03:55 UTC
This is external plugin, please report such issues to :
http://jvi.sourceforge.net/