-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
sparc
-
solaris_2.6
Name: as83306 Date: 07/20/2001
Regression test java/awt/image/ColorConvertOp/ColCvtAlpha.java fails with Merlin build 71 on sol2.6, host
etrade. The previous build this test passed with was b70.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Thu Jul 12 15:54:58 PDT 2001
#checksum:6c82e14728a0be52
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b71/java/awt/image/ColorConvertOp/ColCvtAlpha.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b71
keywords=bug4405224
run=ASSUMED_ACTION main ColCvtAlpha\n
source=ColCvtAlpha.java
title=Test color conversion for images with alpha
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b71/java/awt/image/ColorConvertOp/ColCvtAlpha.java
end=Thu Jul 12 15:54:58 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.ArrayIndexOutOfBoundsException
javatestOS=SunOS 5.6 (sparc)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Thu Jul 12 15:54:54 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.lang.ArrayIndexOutOfBoundsException
test=java/awt/image/ColorConvertOp/ColCvtAlpha.java
work=/export0/results/regression/merlin/b71/etrade5.6-jth13-jdk14b71.07-12.14.38-ALL/java/awt/image/ColorConvertOp
#section:script_messages
----------messages:(4/249)----------
JDK under test: (/net/sqesvr/export/st1/jdk14-beta/b71/solsparc)
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b71)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b71, mixed mode)
#section:build
----------messages:(3/97)----------
command: build ColCvtAlpha
reason: Named class compiled on demand
elapsed time (seconds): 3.233
result: Passed. Compilation successful
#section:compile
----------messages:(3/208)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b71/java/awt/image/ColorConvertOp/ColCvtAlpha.java
reason: .class file out of date or does not exist
elapsed time (seconds): 3.167
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/121)----------
command: main ColCvtAlpha
reason: Assumed action based on file name: run main ColCvtAlpha
elapsed time (seconds): 1.302
----------System.out:(0/0)----------
----------System.err:(15/810)----------
java.lang.ArrayIndexOutOfBoundsException
at java.awt.image.ComponentColorModel.getDataElements(ComponentColorModel.java:2147)
at sun.awt.color.ICC_Transform.colorConvert(ICC_Transform.java:260)
at java.awt.image.ColorConvertOp.ICCBIFilter(ColorConvertOp.java:395)
at java.awt.image.ColorConvertOp.filter(ColorConvertOp.java:279)
at ColCvtAlpha.main(ColCvtAlpha.java:53)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Method.java:311)
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
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.ArrayIndexOutOfBoundsException
result: Failed. Execution failed: `main' threw exception: java.lang.ArrayIndexOutOfBoundsException
test result: Failed. Execution failed: `main' threw exception: java.lang.ArrayIndexOutOfBoundsException
======================================================================
- duplicates
-
JDK-4478909 ColorConvertOp throws exception when destination has an alpha channel
-
- Resolved
-