-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta3
-
sparc
-
solaris_7
-
Verified
Name: as83306 Date: 09/27/2001
Regression test java/nio/channels/Channels/Basic.java fails with Merlin build 80 on sol2.7, host
huangho.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Thu Sep 20 15:52:13 PDT 2001
#checksum:6a097ffcd0c12e20
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b80/java/nio/channels/Channels/Basic.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b80
keywords=bug4417152 bug4481572
run=ASSUMED_ACTION main Basic\n
source=Basic.java
title=Test Channels basic functionality
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b80/java/nio/channels/Channels/Basic.java
end=Thu Sep 20 15:52:13 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.nio.BufferUnderflowException
javatestOS=SunOS 5.7 (sparc)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Thu Sep 20 15:52:10 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.nio.BufferUnderflowException
test=java/nio/channels/Channels/Basic.java
work=/export0/results/regression/merlin/b80/huangho5.7-jth13-jdk14b80.09-20.14.30-ALL/java/nio/channels/Channels
#section:script_messages
----------messages:(4/204)----------
JDK under test: (/export0/java/jdk14b80)
java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b80)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b80, mixed mode)
#section:build
----------messages:(3/91)----------
command: build Basic
reason: Named class compiled on demand
elapsed time (seconds): 2.514
result: Passed. Compilation successful
#section:compile
----------messages:(3/199)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b80/java/nio/channels/Channels/Basic.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.496
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/109)----------
command: main Basic
reason: Assumed action based on file name: run main Basic
elapsed time (seconds): 0.943
----------System.out:(0/0)----------
----------System.err:(17/868)----------
java.nio.BufferUnderflowException
at java.nio.HeapByteBuffer.get(HeapByteBuffer.java:116)
at java.nio.channels.Channels$WritableByteChannelImpl.write(Channels.java:322)
at Basic.testNewChannelOut(Basic.java:131)
at Basic.test(Basic.java:42)
at Basic.main(Basic.java:24)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
at java.lang.reflect.Method.invoke(Method.java:313)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:539)
JavaTest Message: Test threw exception: java.nio.BufferUnderflowException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.nio.BufferUnderflowException
result: Failed. Execution failed: `main' threw exception: java.nio.BufferUnderflowException
test result: Failed. Execution failed: `main' threw exception: java.nio.BufferUnderflowException
======================================================================