#Test Results (version 2) #Sun Jul 28 18:03:18 PDT 2013 #checksum:3d14d301a37762b7 #-----testdescription----- $file=/export/home/aurora/sandbox/testbase/test/java/util/concurrent/forkjoin/ThrowingRunnable.java $root=/export/home/aurora/sandbox/testbase/test author=Chris Hegarty keywords=bug8008378 othervm run=USER_SPECIFIED main/othervm -Djava.util.concurrent.ForkJoinPool.common.exceptionHandler\=ThrowingRunnable ThrowingRunnable\n source=ThrowingRunnable.java title=FJP.execute(Runnable), uncaught exception should cause worker thread to die. #-----environment----- #-----testresult----- description=file\:/export/home/aurora/sandbox/testbase/test/java/util/concurrent/forkjoin/ThrowingRunnable.java elapsed=10307 0\:00\:10.307 end=Sun Jul 28 18\:03\:18 PDT 2013 environment=regtest execStatus=Failed. Execution failed\: `main' threw exception\: java.lang.AssertionError\: Some tests failed hostname=jsn-vw2-00-vm5 javatestOS=Linux 2.6.32-100.28.5.el6.x86_64 (amd64) javatestVersion=4.4 jtregVersion=jtreg 4.1 fcs b06 script=com.sun.javatest.regtest.RegressionScript sections=script_messages build compile main start=Sun Jul 28 18\:03\:07 PDT 2013 test=java/util/concurrent/forkjoin/ThrowingRunnable.java user.name=aurora work=/export/home/aurora/sandbox/gresults/testoutput/jdk_util/JTwork/java/util/concurrent/forkjoin #section:script_messages ----------messages:(5/229)---------- JDK under test: (/export/home/aurora/sandbox/jdk) java version "1.8.0-ea" Java(TM) SE Runtime Environment (build 1.8.0-ea-langtools-nightly-h5240-20130728-b101-b00) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b42, mixed mode) #section:build ----------messages:(3/101)---------- command: build ThrowingRunnable reason: Named class compiled on demand elapsed time (seconds): 0.042 result: Passed. Build successful #section:compile ----------messages:(3/218)---------- command: compile -XDignore.symbol.file=true /export/home/aurora/sandbox/testbase/test/java/util/concurrent/forkjoin/ThrowingRunnable.java reason: .class file out of date or does not exist elapsed time (seconds): 0.042 result: Passed. Compilation successful #section:main ----------messages:(3/282)---------- command: main -Djava.util.concurrent.ForkJoinPool.common.exceptionHandler=ThrowingRunnable ThrowingRunnable reason: User specified action: run main/othervm -Djava.util.concurrent.ForkJoinPool.common.exceptionHandler=ThrowingRunnable ThrowingRunnable elapsed time (seconds): 10.264 ----------System.out:(3/25)---------- Passed = 0, failed = 1 ----------System.err:(23/1338)---------- java.util.concurrent.TimeoutException at java.util.concurrent.Phaser.awaitAdvanceInterruptibly(Phaser.java:800) at ThrowingRunnable.realMain(ThrowingRunnable.java:56) at ThrowingRunnable.main(ThrowingRunnable.java:82) 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:491) at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94) at java.lang.Thread.run(Thread.java:724) java.lang.AssertionError: Some tests failed at ThrowingRunnable.main(ThrowingRunnable.java:84) 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:491) at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94) at java.lang.Thread.run(Thread.java:724) JavaTest Message: Test threw exception: java.lang.AssertionError: Some tests failed JavaTest Message: shutting down test STATUS:Failed.`main' threw exception: java.lang.AssertionError: Some tests failed result: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Some tests failed test result: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Some tests failed