Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5039406

"AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 21

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 5.0
    • client-libs
    • x86
    • linux_suse_sles_8

      When doing the SWAT testing for Java2D demo for B49, I got the following exceptions on AMD-SLES-64 and Sol9 machines.
      --------------------------------------
      Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 21
              at java.util.Arrays$ArrayList.get(Arrays.java:2368)
              at java2d.Intro$Surface$DdE.step(Intro.java:1131)
              at java2d.Intro$Surface$Scene.step(Intro.java:540)
              at java2d.Intro$Surface.paint(Intro.java:297)
              at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4921)
              at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4874)
              at javax.swing.JComponent._paintImmediately(JComponent.java:4817)
              at javax.swing.JComponent.paintImmediately(JComponent.java:4624)
              at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:451)
              at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(System EventQueueUtilities.java:114)
              at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
              at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
              at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh read.java:234)
              at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre ad.java:163)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
              at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
      --------------------------

      STEP TO REPRODUCE:
      ------------------
      1. Install linux-amd64 rpm.bin or Solaris-sparc tar.Z bundles in AMD-SLES or Sol9 machine respectively.

      2. Launch Java2D demo

      3. Click on "Run Windows" and let it run for 20 times (default setting).

      4. Then exceptions will be thrown


      ###@###.### 2004-04-28

            pmohansunw Praveen Mohan (Inactive)
            hchensunw Heidi Chen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: