-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
sparc
-
solaris_7
-
Verified
Name: as83306 Date: 04/19/2001
Regression test sun/awt/image/InterleavedRasterTest.java fails with Merlin build build60 on sol2.7, host
tiggr. The previous build this test passed with was b57
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Mon Apr 16 22:45:36 PDT 2001
#checksum:2b8222a07deb3e5a
#-----testdescription-----
$file=/export1/regression/merlin/jdk1.4Tests/b60/sun/awt/image/InterleavedRasterTest.java
$root=/export1/regression/merlin/jdk1.4Tests/b60
keywords=bug4225059
run=ASSUMED_ACTION main InterleavedRasterTest\n
source=InterleavedRasterTest.java
title=Check that setDataElements(int, int, Raster) and setDataElements(int, int, Object) set the correct value at the correct
place and do not throw ArrayIndexOutOfBoundsExceptions
#-----environment-----
#-----testresult-----
description=file:///export1/regression/merlin/jdk1.4Tests/b60/sun/awt/image/InterleavedRasterTest.java
end=Mon Apr 16 22:45:36 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
javatestOS=SunOS 5.7 (sparc)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Mon Apr 16 22:45:32 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
test=sun/awt/image/InterleavedRasterTest.java
work=/export0/results/regression/merlin/b60/tiggr5.7-jthb60-jdk14b60.04-16.19.50-noAwt2-64/sun/awt/image
#section:script_messages
----------messages:(4/201)----------
JDK under test: (/export1/java/jdk14b60)
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b60, mixed mode)
#section:build
----------messages:(3/107)----------
command: build InterleavedRasterTest
reason: Named class compiled on demand
elapsed time (seconds): 2.825
result: Passed. Compilation successful
#section:compile
----------messages:(3/182)----------
command: compile /export1/regression/merlin/jdk1.4Tests/b60/sun/awt/image/InterleavedRasterTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.823
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/141)----------
command: main InterleavedRasterTest
reason: Assumed action based on file name: run main InterleavedRasterTest
elapsed time (seconds): 0.899
----------System.out:(0/0)----------
----------System.err:(15/943)----------
java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
at sun.awt.image.ByteInterleavedRaster.setDataElements(ByteInterleavedRaster.java:561)
at InterleavedRasterTest.<init>(InterleavedRasterTest.java:51)
at InterleavedRasterTest.main(InterleavedRasterTest.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
JavaTest Message: Test threw exception: java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
result: Failed. Execution failed: `main' threw exception: java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
test result: Failed. Execution failed: `main' threw exception: java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
======================================================================