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 180726 - ArrayIndexOutOfBoundsException: 6
Summary: ArrayIndexOutOfBoundsException: 6
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: dlipin
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2010-02-15 06:19 UTC by Jaromir Uhrik
Modified: 2011-06-09 10:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 165243


Attachments
stacktrace (6.62 KB, text/plain)
2010-02-15 06:19 UTC, Jaromir Uhrik
Details
Screenshot attached... (89.31 KB, image/png)
2010-02-15 06:29 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2010-02-15 06:19:05 UTC
Build: NetBeans IDE Dev (Build 201002121631)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-9M3125
OS: Mac OS X

User Comments:
juhrik: The warning dialog appeared during the installation of JIRA plugin via Plugin Manager. So I tried to copy the text with the .nbm URL and the exception appeared.




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 6
   at sun.font.FontDesignMetrics.charsWidth(FontDesignMetrics.java:492)
   at javax.swing.text.Utilities.getTabbedTextOffset(Utilities.java:381)
   at javax.swing.text.Utilities.getTabbedTextOffset(Utilities.java:302)
   at javax.swing.text.Utilities.getTabbedTextOffset(Utilities.java:286)
   at javax.swing.text.WrappedPlainView$WrappedLine.viewToModel(WrappedPlainView.java:697)
   at javax.swing.text.CompositeView.viewToModel(CompositeView.java:408)
Comment 1 Jaromir Uhrik 2010-02-15 06:19:11 UTC
Created attachment 94157 [details]
stacktrace
Comment 2 Jaromir Uhrik 2010-02-15 06:29:23 UTC
Created attachment 94159 [details]
Screenshot attached...
Comment 3 dlipin 2010-02-15 06:41:59 UTC
JDK Bug:
http://bugs.sun.com/view_bug.do?bug_id=6828938
Comment 5 Marian Mirilovic 2011-06-09 10:02:32 UTC
Fixed in jdk6u18