-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta3
-
sparc
-
solaris
-
Verified
Name: as83306 Date: 05/30/2001
Regression test javax/imageio/plugins/png/PNGTransparency.java fails with Merlin build 63b on Solaris, host
jetfly. The previous build this test passed with was b63.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Fri May 25 22:12:51 PDT 2001
#checksum:633bb1765332b512
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/imageio/plugins/png/PNGTransparency.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b
keywords=bug4392033
run=USER_SPECIFIED main PNGTransparency\n
source=PNGTransparency.java
title=Checks for correct encoding of transparency in PNG when converting from a transparent GIF
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/imageio/plugins/png/PNGTransparency.java
end=Fri May 25 22:12:51 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.util.NoSuchElementException
javatestOS=SunOS 5.9 (sparc)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Fri May 25 22:12:44 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.util.NoSuchElementException
test=javax/imageio/plugins/png/PNGTransparency.java
work=/export0/results/regression/merlin/b63b/jetfly5.9-jth13-jdk14b63b.05-25.18.30-ALL/javax/imageio/plugins/png
#section:script_messages
----------messages:(4/252)----------
JDK under test: (/net/sqesvr/export/st1/jdk14-beta/b63b/solsparc)
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b63b)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b63b, mixed mode)
#section:build
----------messages:(3/101)----------
command: build PNGTransparency
reason: Named class compiled on demand
elapsed time (seconds): 4.638
result: Passed. Compilation successful
#section:compile
----------messages:(3/207)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/imageio/plugins/png/PNGTransparency.java
reason: .class file out of date or does not exist
elapsed time (seconds): 4.6
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/117)----------
command: main PNGTransparency
reason: User specified action: run main PNGTransparency
elapsed time (seconds): 2.241
----------System.out:(0/0)----------
----------System.err:(15/811)----------
java.util.NoSuchElementException
at javax.imageio.spi.FilterIterator.next(ServiceRegistry.java:787)
at javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:395)
at PNGTransparency.main(PNGTransparency.java:40)
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.util.NoSuchElementException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.util.NoSuchElementException
result: Failed. Execution failed: `main' threw exception: java.util.NoSuchElementException
test result: Failed. Execution failed: `main' threw exception: java.util.NoSuchElementException
======================================================================