-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta
-
sparc
-
solaris_7
-
Verified
Name: as83306 Date: 01/23/2001
Regression tests Failing with Merlin build 48 on tests:
javax/imageio/plugins/gif/GIFGetNumImages.java
javax/imageio/plugins/gif/GIFReadUpdate.java
javax/imageio/plugins/gif/GIFMetadataColorTableEntry.java
#Test Results (version 2)
#Thu Jan 18 18:35:38 PST 2001
#checksum:68087e547df57d9e
#-----testdescription-----
$file=/export1/regression/merlin/jdk1.4Tests/current-tests/javax/imageio/plugins/gif/GIFGetNumImages.java
$root=/export1/regression/merlin/jdk1.4Tests/current-tests
keywords=bug4393516
run=USER_SPECIFIED main GIFGetNumImages\n
source=GIFGetNumImages.java
title=Checks for IIOException in GIFImageReader.getNumImages(true)
#-----environment-----
#-----testresult-----
description=file:///export1/regression/merlin/jdk1.4Tests/current-tests/javax/imageio/plugins/gif/GIFGetNumImages.java
end=Thu Jan 18 18:35:38 PST 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected exception!
javatestOS=SunOS 5.7 (sparc)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Thu Jan 18 18:35:34 PST 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected exception!
test=javax/imageio/plugins/gif/GIFGetNumImages.java
work=/export0/results/regression/merlin/b48/tiggr5.7-jth13-jdk14b48.01-18.15.17-ALL/javax/imageio/plugins/gif
#section:script_messages
----------messages:(1/76)----------
JDK under test: java full version "1.4.0-beta-b48" (/export1/java/jdk14b48)
#section:build
----------messages:(3/101)----------
command: build GIFGetNumImages
reason: Named class compiled on demand
elapsed time (seconds): 2.757
result: Passed. Compilation successful
#section:compile
----------messages:(3/198)----------
command: compile /export1/regression/merlin/jdk1.4Tests/current-tests/javax/imageio/plugins/gif/GIFGetNumImages.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.755
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/117)----------
command: main GIFGetNumImages
reason: User specified action: run main GIFGetNumImages
elapsed time (seconds): 0.845
----------System.out:(0/0)----------
----------System.err:(10/487)----------
java.lang.RuntimeException: Unexpected exception!
at GIFGetNumImages.main(GIFGetNumImages.java:43)
at java.lang.reflect.Method.invoke(Native Method)
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.RuntimeException: Unexpected exception!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unexpected exception!
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected exception!
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected exception!
======================================================================
al.smith@eng 2001-02-28
Regression test javax/imageio/plugins/gif/GIFMetadataColorTableEntry.java still fails with Merlin build 53.
Test Hardware Configs: http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
New test results are as follows.
#Test Results (version 2)
#Wed Feb 28 17:12:50 PST 2001
#checksum:2265e491d03f2fd6
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/current-tests/b53/javax/imageio/plugins/gif/GIFMetadataColorTableEntry.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/current-tests/b53
keywords=bug4405637
run=USER_SPECIFIED main GIFMetadataColorTableEntry\n
source=GIFMetadataColorTableEntry.java
title=Checks the values of the GlobalColorTable and LocalColorTable.
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/current-tests/b53/javax/imageio/plugins/gif/GIFMetadataColorTableEntry.java
end=Wed Feb 28 17:12:50 PST 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.io.IOException: Unable to get a stream!
javatestOS=SunOS 5.7 (sparc)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Wed Feb 28 17:12:39 PST 2001
status=Failed. Execution failed: `main' threw exception: java.io.IOException: Unable to get a stream!
test=javax/imageio/plugins/gif/GIFMetadataColorTableEntry.java
work=/export0/results/regression/merlin/b53/rupert5.7-jth13-jdk14b53.02-28.17.11-V/javax/imageio/plugins/gif
#section:script_messages
----------messages:(1/100)----------
JDK under test: java full version "1.4.0-beta-b53" (/net/sqesvr/export/st1/jdk14-beta/b53/solsparc)
#section:build
----------messages:(3/112)----------
command: build GIFMetadataColorTableEntry
reason: Named class compiled on demand
elapsed time (seconds): 8.584
result: Passed. Compilation successful
#section:compile
----------messages:(3/227)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/current-tests/b53/javax/imageio/plugins/gif/GIFMetadataColorTableEntry.java
reason: .class file out of date or does not exist
elapsed time (seconds): 8.576
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/139)----------
command: main GIFMetadataColorTableEntry
reason: User specified action: run main GIFMetadataColorTableEntry
elapsed time (seconds): 2.312
----------System.out:(0/0)----------
----------System.err:(13/732)----------
java.io.IOException: Unable to get a stream!
at GIFMetadataColorTableEntry.main(GIFMetadataColorTableEntry.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:46)
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.io.IOException: Unable to get a stream!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.io.IOException: Unable to get a stream!
result: Failed. Execution failed: `main' threw exception: java.io.IOException: Unable to get a stream!
test result: Failed. Execution failed: `main' threw exception: java.io.IOException: Unable to get a stream!
Regression tests Failing with Merlin build 48 on tests:
javax/imageio/plugins/gif/GIFGetNumImages.java
javax/imageio/plugins/gif/GIFReadUpdate.java
javax/imageio/plugins/gif/GIFMetadataColorTableEntry.java
#Test Results (version 2)
#Thu Jan 18 18:35:38 PST 2001
#checksum:68087e547df57d9e
#-----testdescription-----
$file=/export1/regression/merlin/jdk1.4Tests/current-tests/javax/imageio/plugins/gif/GIFGetNumImages.java
$root=/export1/regression/merlin/jdk1.4Tests/current-tests
keywords=bug4393516
run=USER_SPECIFIED main GIFGetNumImages\n
source=GIFGetNumImages.java
title=Checks for IIOException in GIFImageReader.getNumImages(true)
#-----environment-----
#-----testresult-----
description=file:///export1/regression/merlin/jdk1.4Tests/current-tests/javax/imageio/plugins/gif/GIFGetNumImages.java
end=Thu Jan 18 18:35:38 PST 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected exception!
javatestOS=SunOS 5.7 (sparc)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Thu Jan 18 18:35:34 PST 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected exception!
test=javax/imageio/plugins/gif/GIFGetNumImages.java
work=/export0/results/regression/merlin/b48/tiggr5.7-jth13-jdk14b48.01-18.15.17-ALL/javax/imageio/plugins/gif
#section:script_messages
----------messages:(1/76)----------
JDK under test: java full version "1.4.0-beta-b48" (/export1/java/jdk14b48)
#section:build
----------messages:(3/101)----------
command: build GIFGetNumImages
reason: Named class compiled on demand
elapsed time (seconds): 2.757
result: Passed. Compilation successful
#section:compile
----------messages:(3/198)----------
command: compile /export1/regression/merlin/jdk1.4Tests/current-tests/javax/imageio/plugins/gif/GIFGetNumImages.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.755
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/117)----------
command: main GIFGetNumImages
reason: User specified action: run main GIFGetNumImages
elapsed time (seconds): 0.845
----------System.out:(0/0)----------
----------System.err:(10/487)----------
java.lang.RuntimeException: Unexpected exception!
at GIFGetNumImages.main(GIFGetNumImages.java:43)
at java.lang.reflect.Method.invoke(Native Method)
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.RuntimeException: Unexpected exception!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unexpected exception!
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected exception!
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected exception!
======================================================================
al.smith@eng 2001-02-28
Regression test javax/imageio/plugins/gif/GIFMetadataColorTableEntry.java still fails with Merlin build 53.
Test Hardware Configs: http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
New test results are as follows.
#Test Results (version 2)
#Wed Feb 28 17:12:50 PST 2001
#checksum:2265e491d03f2fd6
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/current-tests/b53/javax/imageio/plugins/gif/GIFMetadataColorTableEntry.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/current-tests/b53
keywords=bug4405637
run=USER_SPECIFIED main GIFMetadataColorTableEntry\n
source=GIFMetadataColorTableEntry.java
title=Checks the values of the GlobalColorTable and LocalColorTable.
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/current-tests/b53/javax/imageio/plugins/gif/GIFMetadataColorTableEntry.java
end=Wed Feb 28 17:12:50 PST 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.io.IOException: Unable to get a stream!
javatestOS=SunOS 5.7 (sparc)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Wed Feb 28 17:12:39 PST 2001
status=Failed. Execution failed: `main' threw exception: java.io.IOException: Unable to get a stream!
test=javax/imageio/plugins/gif/GIFMetadataColorTableEntry.java
work=/export0/results/regression/merlin/b53/rupert5.7-jth13-jdk14b53.02-28.17.11-V/javax/imageio/plugins/gif
#section:script_messages
----------messages:(1/100)----------
JDK under test: java full version "1.4.0-beta-b53" (/net/sqesvr/export/st1/jdk14-beta/b53/solsparc)
#section:build
----------messages:(3/112)----------
command: build GIFMetadataColorTableEntry
reason: Named class compiled on demand
elapsed time (seconds): 8.584
result: Passed. Compilation successful
#section:compile
----------messages:(3/227)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/current-tests/b53/javax/imageio/plugins/gif/GIFMetadataColorTableEntry.java
reason: .class file out of date or does not exist
elapsed time (seconds): 8.576
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/139)----------
command: main GIFMetadataColorTableEntry
reason: User specified action: run main GIFMetadataColorTableEntry
elapsed time (seconds): 2.312
----------System.out:(0/0)----------
----------System.err:(13/732)----------
java.io.IOException: Unable to get a stream!
at GIFMetadataColorTableEntry.main(GIFMetadataColorTableEntry.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:46)
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.io.IOException: Unable to get a stream!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.io.IOException: Unable to get a stream!
result: Failed. Execution failed: `main' threw exception: java.io.IOException: Unable to get a stream!
test result: Failed. Execution failed: `main' threw exception: java.io.IOException: Unable to get a stream!