Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8020537

java/util/concurrent/forkjoin/ThrowingRunnable.java

XMLWordPrintable

    • b99
    • b105
    • generic
    • generic
    • Verified

      TESTFAIL:java/util/concurrent/forkjoin/ThrowingRunnable.java

      This test failed for the Aurora TL nightly build report of 7/15/13 for JDK 8.

      JavaTest Message: Test threw exception: java.lang.AssertionError: Some tests failed
          javatestOS=Windows Server 2008 6.0 (amd64)
          hostname=jsn-vm47

      #Test Results (version 2)
      #Mon Jul 15 06:01:46 PDT 2013
      #checksum:3e3b1e9e22162b39
      #-----testdescription-----
      $file=C\:\\Users\\aurora\\sandbox\\testbase\\test\\java\\util\\concurrent\\forkjoin\\ThrowingRunnable.java
      $root=C\:\\Users\\aurora\\sandbox\\testbase\\test
      author=Chris Hegarty
      keywords=bug8008378 othervm
      run=USER_SPECIFIED main/othervm -Djava.util.concurrent.ForkJoinPool.common.exceptionHandler\=ThrowingRunnable ThrowingRunnable\r\n
      source=ThrowingRunnable.java
      title=FJP.execute(Runnable), uncaught exception should cause worker thread to die.

      #-----environment-----

      #-----testresult-----
      description=file\:/C\:/Users/aurora/sandbox/testbase/test/java/util/concurrent/forkjoin/ThrowingRunnable.java
      elapsed=10367 0\:00\:10.367
      end=Mon Jul 15 06\:01\:46 PDT 2013
      environment=regtest
      execStatus=Failed. Execution failed\: `main' threw exception\: java.lang.AssertionError\: Some tests failed
      hostname=jsn-vm47
      javatestOS=Windows Server 2008 6.0 (amd64)
      javatestVersion=4.4
      jtregVersion=jtreg 4.1 fcs b06
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages build compile main
      start=Mon Jul 15 06\:01\:35 PDT 2013
      test=java/util/concurrent/forkjoin/ThrowingRunnable.java
      user.name=aurora
      work=C\:\\Users\\aurora\\sandbox\\gresults\\testoutput\\jdk_util\\JTwork\\java\\util\\concurrent\\forkjoin

      #section:script_messages
      ----------messages:(5/228)*----------
      JDK under test: (C:\\Users\\aurora\\sandbox\\jdk)
      java version "1.8.0-ea"
      Java(TM) SE Runtime Environment (build 1.8.0-ea-langtools-nightly-h29-20130715-b99-b00)
      Java HotSpot(TM) 64-Bit Server VM (build 25.0-b39, mixed mode)


      #section:build
      ----------messages:(3/104)----------
      command: build ThrowingRunnable
      reason: Named class compiled on demand
      elapsed time (seconds): 0.134
      result: Passed. Build successful

      #section:compile
      ----------messages:(3/226)*----------
      command: compile -XDignore.symbol.file=true C:\\Users\\aurora\\sandbox\\testbase\\test\\java\\util\\concurrent\\forkjoin\\ThrowingRunnable.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 0.13
      result: Passed. Compilation successful

      #section:main
      ----------messages:(3/285)----------
      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.232
      ----------System.out:(3/28)----------

      Passed = 0, failed = 1

      ----------System.err:(23/1361)----------
      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

            chegar Chris Hegarty
            xdono Xiomara Jayasena (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: