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

Summary: FeedReader Tutorial ArrayIndexOutOfBoundsException
Product: platform Reporter: martin_hasaj <martin_hasaj>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: CLOSED WONTFIX    
Severity: blocker Keywords: JDK_SPECIFIC
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: java.lang.ArrayIndexOutOfBoundsException

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