-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
sparc
-
solaris
-
Verified
Name: as83306 Date: 05/30/2001
Regression test javax/print/attribute/SupportedValuesTest.java fails with Merlin build 63b on Solaris-9,
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:18:55 PDT 2001
#checksum:1f25c0bc0aac8d71
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/print/attribute/SupportedValuesTest.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b
keywords=bug4417101
run=ASSUMED_ACTION main SupportedValuesTest\n
source=SupportedValuesTest.java
title=getSupportedAttributeValues() and isAttributeValueSupported() should agree.
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/print/attribute/SupportedValuesTest.java
end=Fri May 25 22:18:55 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
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:18:49 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
test=javax/print/attribute/SupportedValuesTest.java
work=/export0/results/regression/merlin/b63b/jetfly5.9-jth13-jdk14b63b.05-25.18.30-ALL/javax/print/attribute
#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/105)----------
command: build SupportedValuesTest
reason: Named class compiled on demand
elapsed time (seconds): 3.987
result: Passed. Compilation successful
#section:compile
----------messages:(3/209)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/print/attribute/SupportedValuesTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 3.983
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/137)----------
command: main SupportedValuesTest
reason: Assumed action based on file name: run main SupportedValuesTest
elapsed time (seconds): 1.666
----------System.out:(0/0)----------
----------System.err:(14/760)----------
java.lang.NullPointerException
at sun.print.UnixPrintService.isAttributeValueSupported(UnixPrintService.java:670)
at SupportedValuesTest.main(SupportedValuesTest.java:30)
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.NullPointerException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.NullPointerException
result: Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
test result: Failed. Execution failed: `main' threw exception: java.lang.NullPointerException
======================================================================