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 8400 - WWW page java.sun.com - exception java.lang.ArrayIndexOutOfBoundsException
Summary: WWW page java.sun.com - exception java.lang.ArrayIndexOutOfBoundsException
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: icebrowser (show other bugs)
Version: -FFJ-
Hardware: Sun Solaris
: P4 normal (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-13 16:38 UTC by Marian Mirilovic
Modified: 2002-07-19 15:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2000-11-13 16:38:06 UTC
[JDK 1.3, 1152, 0005]

Go to web java.sun.com (NetBeans this page is in Bookmarks) and if you resize
window as the left window applet is half visible , and scroll down/up , you
obtain exception :

java.lang.ArrayIndexOutOfBoundsException
        at jug2.getParameters(jug2.java:330)
        at jug2.long_init(jug2.java:219)
        at jug2.paint(jug2.java:415)
        at sun.awt.RepaintArea.paint(RepaintArea.java:298)
        at sun.awt.motif.MComponentPeer.handleEvent(MComponentPeer.java:349)
        at java.awt.Component.dispatchEventImpl(Component.java:2663)
        at java.awt.Container.dispatchEventImpl(Container.java:1214)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:333)
        at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:103)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)
Comment 1 Marian Mirilovic 2001-06-06 10:42:26 UTC
closed, ICE browser was removed from FFJ builds