-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
sparc
-
solaris_2.6
Name: as83306 Date: 07/20/2001
Regression test java/awt/image/ColorConvertOp/ColCvtIntARGB.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:55:03 PDT 2001
#checksum:1d8867d11d22a12a
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b71/java/awt/image/ColorConvertOp/ColCvtIntARGB.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b71
keywords=bug4425837
run=ASSUMED_ACTION main ColCvtIntARGB\n
source=ColCvtIntARGB.java
title=Test color conversion for TYPE_INT_ARGB images
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b71/java/awt/image/ColorConvertOp/ColCvtIntARGB.java
end=Thu Jul 12 15:55:03 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.IllegalArgumentException: Incorrect number of components.
Expecting 4
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:58 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.lang.IllegalArgumentException: Incorrect number of components.
Expecting 4
test=java/awt/image/ColorConvertOp/ColCvtIntARGB.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/99)----------
command: build ColCvtIntARGB
reason: Named class compiled on demand
elapsed time (seconds): 3.164
result: Passed. Compilation successful
#section:compile
----------messages:(3/210)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b71/java/awt/image/ColorConvertOp/ColCvtIntARGB.java
reason: .class file out of date or does not exist
elapsed time (seconds): 3.161
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/125)----------
command: main ColCvtIntARGB
reason: Assumed action based on file name: run main ColCvtIntARGB
elapsed time (seconds): 1.436
----------System.out:(0/0)----------
----------System.err:(16/994)----------
java.lang.IllegalArgumentException: Incorrect number of components. Expecting 4
at java.awt.image.ColorModel.getUnnormalizedComponents(ColorModel.java:1051)
at java.awt.image.ColorModel.getDataElements(ColorModel.java:1356)
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 ColCvtIntARGB.main(ColCvtIntARGB.java:35)
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.IllegalArgumentException: Incorrect number of components. Expecting 4
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.IllegalArgumentException: Incorrect number of components. Expecting 4
result: Failed. Execution failed: `main' threw exception: java.lang.IllegalArgumentException: Incorrect number of components.
Expecting 4
test result: Failed. Execution failed: `main' threw exception: java.lang.IllegalArgumentException: Incorrect number of components.
Expecting 4
======================================================================
- duplicates
-
JDK-4478909 ColorConvertOp throws exception when destination has an alpha channel
-
- Resolved
-