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 76093 - FeedReader Tutorial ArrayIndexOutOfBoundsException
Summary: FeedReader Tutorial ArrayIndexOutOfBoundsException
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2006-05-09 12:45 UTC by martin_hasaj
Modified: 2011-06-09 09:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.ArrayIndexOutOfBoundsException (1.82 KB, text/plain)
2006-05-09 12:46 UTC, martin_hasaj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description martin_hasaj 2006-05-09 12:45:01 UTC
netbeans-5_5-daily-bin-200605090500-9_May_2006_0518

I opened new project by selecting in wizard  Samples/NetBeans Plugin
Modules/FeedReader

Then pressed Build Main Project, after that Run Main Project.
After the Feed Reader started, I selected View/Web Browser
In the Location input box I typed www.seznam.cz and pressed Enter.

The ArrayIndexOutOfBoundsException fired immediately.
Comment 1 martin_hasaj 2006-05-09 12:46:25 UTC
Created attachment 30305 [details]
java.lang.ArrayIndexOutOfBoundsException
Comment 2 pzajac 2006-05-09 12:49:52 UTC
Problem in JDK. Can you report bug against JDK?
http://bugs.sun.com/bugdatabase/index.jsp
Comment 3 martin_hasaj 2006-05-09 14:26:43 UTC
I'm using jdk-6-beta2-bin-b79-windows-i586-06_apr_2006
Comment 4 Jesse Glick 2006-05-09 23:10:20 UTC
The Swing browser throws exceptions like this all the time. It's unreliable. I'm
sure there are some such bugs filed somewhere in Bugtraq already, but I don't
know what they are.
Comment 5 David Simonek 2006-06-29 16:51:02 UTC
Indeed JDK bug, however I could find only that one, where they claim it's fixed?
Anyway reporter please assign issue directly to JDK/Swing team, thanks.
Comment 6 Marian Mirilovic 2011-06-09 09:51:57 UTC
v/c