Test failure java/nio/channels/Selector/OpRead.java

Kelly O'Hair Kelly.Ohair at Sun.COM
Sat Mar 6 17:18:17 UTC 2010


Just to record the event...

TEST: java/nio/channels/Selector/OpRead.java

Failed on Fedora 9 32bit machine prt-x2200-1.sfbay, NOT using -samevm.

I'll file a bug  if it repeats, or you ask for one to be filed.

-kto

--------------------------------------------------
TEST: java/nio/channels/Selector/OpRead.java
JDK under test: (/tmp/jprt/P1/T/060322.ohair/testproduct/linux_i586_2.6-product)
java version "1.7.0-2010-03-06-060322.ohair.jdk"
Java(TM) SE Runtime Environment (build 1.7.0-2010-03-06-060322.ohair.jdk-jprtadm_2010_03_05_22_07-b00)
Java HotSpot(TM) Server VM (build 17.0-b10, mixed mode)

ACTION: build -- Passed. Build successful
REASON: Named class compiled on demand
TIME:   0.702 seconds
messages:
command: build OpRead
reason: Named class compiled on demand
elapsed time (seconds): 0.702

ACTION: compile -- Passed. Compilation successful
REASON: .class file out of date or does not exist
TIME:   0.702 seconds
messages:
command: compile /tmp/jprt/P1/T/060322.ohair/source/test/java/nio/channels/Selector/OpRead.java
reason: .class file out of date or does not exist
elapsed time (seconds): 0.702
STDOUT:
STDERR:

ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed
REASON: Assumed action based on file name: run main OpRead
TIME:   1.146 seconds
messages:
command: main OpRead
reason: Assumed action based on file name: run main OpRead
elapsed time (seconds): 1.146
STDOUT:
STDERR:
java.lang.RuntimeException: Test failed
	at OpRead.test(OpRead.java:68)
	at OpRead.main(OpRead.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
	at java.lang.Thread.run(Thread.java:717)

JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed
JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed

TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed
--------------------------------------------------




More information about the core-libs-dev mailing list