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

Summary: WWW page java.sun.com - exception java.lang.ArrayIndexOutOfBoundsException
Product: obsolete Reporter: Marian Mirilovic <mmirilovic>
Component: icebrowserAssignee: _ rkubacki <rkubacki>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: -FFJ-   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

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