-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
sparc
-
solaris_8
-
Verified
Name: as83306 Date: 07/11/2001
Regression test java/nio/channels/SocketChannel/Close.java
fails with Merlin build 70 on sol8, host koi. The previous build this test passed
with was b69.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Tue Jul 10 22:47:01 PDT 2001
#checksum:41de10bb2ec44b0d
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b70/java/nio/chann
els/SocketChannel/Close.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b70
keywords=bug4458266
run=ASSUMED_ACTION main Close\n
source=Close.java
title=
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b70/j
ava/nio/channels/SocketChannel/Close.java
end=Tue Jul 10 22:47:01 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception:
java.lang.RuntimeException: Socket still open
javatestOS=SunOS 5.8 (sparc)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Tue Jul 10 22:46:58 PDT 2001
status=Failed. Execution failed: `main' threw exception:
java.lang.RuntimeException: Socket still open
test=java/nio/channels/SocketChannel/Close.java
work=/export0/results/regression/merlin/b70/koi5.8-jth13-jdk14b70.07-10.21.13-ALL/j
ava/nio/channels/SocketChannel
#section:script_messages
----------messages:(4/249)----------
JDK under test: (/net/sqesvr/export/st1/jdk14-beta/b70/solsparc)
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b70)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b70, mixed mode)
#section:build
----------messages:(3/91)----------
command: build Close
reason: Named class compiled on demand
elapsed time (seconds): 2.616
result: Passed. Compilation successful
#section:compile
----------messages:(3/204)----------
command: compile
/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b70/java/nio/channels/So
cketChannel/Close.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.612
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/109)----------
command: main Close
reason: Assumed action based on file name: run main Close
elapsed time (seconds): 0.858
----------System.out:(0/0)----------
----------System.err:(13/593)----------
java.lang.RuntimeException: Socket still open
at Close.check(Close.java:25)
at Close.testSocketClose(Close.java:31)
at Close.main(Close.java:41)
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.RuntimeException: Socket still
open
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Socket still open
result: Failed. Execution failed: `main' threw exception:
java.lang.RuntimeException: Socket still open
test result: Failed. Execution failed: `main' threw exception:
java.lang.RuntimeException: Socket still open
======================================================================