-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
5.0
-
x86
-
windows_2000, windows_2003
When running the SWAT testing on Java2D demo, the following exceptions are thrown constantly in win2003_AMD and win2k.
-------------------
java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
at java.util.Vector.removeElementAt(Vector.java:518)
at java2d.demos.Mix.BezierScroller.step(BezierScroller.java:184)
at java2d.Surface.paint(Surface.java:359)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4860)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4813)
at javax.swing.JComponent._paintImmediately(JComponent.java:4756)
at javax.swing.JComponent.paintImmediately(JComponent.java:4563)
at java2d.Surface.paintImmediately(Surface.java:330)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:426)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(System
EventQueueUtilities.java:117)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:201)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:231)
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 JDK b28 bundles in the local systems, win2003AMD and win2k 32bits/64bits.
2. Launch the Java2D demo
3. Click the Mix button, you will see the exceptions.
Verify with b26, the win2003AMD has the following different exceptions and no ArrayIndexOutOfBoundsExcpetion.
Win2k has "clean" run in b26.
----------------
java.lang.NullPointerException
at java2d.demos.Transforms.SelectTx.reset(SelectTx.java:94)
at java2d.Surface.paint(Surface.java:353)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4838)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4791)
at javax.swing.JComponent._paintImmediately(JComponent.java:4734)
at javax.swing.JComponent.paintImmediately(JComponent.java:4541)
at java2d.Surface.paintImmediately(Surface.java:330)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:410)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(System
EventQueueUtilities.java:117)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:201)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:214)
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)
--------------------
###@###.### 2003-11-12
-------------------
java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
at java.util.Vector.removeElementAt(Vector.java:518)
at java2d.demos.Mix.BezierScroller.step(BezierScroller.java:184)
at java2d.Surface.paint(Surface.java:359)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4860)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4813)
at javax.swing.JComponent._paintImmediately(JComponent.java:4756)
at javax.swing.JComponent.paintImmediately(JComponent.java:4563)
at java2d.Surface.paintImmediately(Surface.java:330)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:426)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(System
EventQueueUtilities.java:117)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:201)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:231)
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 JDK b28 bundles in the local systems, win2003AMD and win2k 32bits/64bits.
2. Launch the Java2D demo
3. Click the Mix button, you will see the exceptions.
Verify with b26, the win2003AMD has the following different exceptions and no ArrayIndexOutOfBoundsExcpetion.
Win2k has "clean" run in b26.
----------------
java.lang.NullPointerException
at java2d.demos.Transforms.SelectTx.reset(SelectTx.java:94)
at java2d.Surface.paint(Surface.java:353)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4838)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4791)
at javax.swing.JComponent._paintImmediately(JComponent.java:4734)
at javax.swing.JComponent.paintImmediately(JComponent.java:4541)
at java2d.Surface.paintImmediately(Surface.java:330)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:410)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(System
EventQueueUtilities.java:117)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:201)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:214)
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)
--------------------
###@###.### 2003-11-12