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

TEST_BUG: failure of java/util/concurrent/ThreadPoolExecutor/CoreThreadTimeOut.java, Windows -server

XMLWordPrintable

      TESTFAIL:java/util/concurrent/ThreadPoolExecutor/CoreThreadTimeOut.java

      Did not see this fail on any other platform, nor with -client on windows.



      --------------------------------------------------
      TEST: java/util/concurrent/ThreadPoolExecutor/CoreThreadTimeOut.java
      JDK under test: (C:\temp\jprt\T1\T\020724~1.OHA\TESTPR~1\WINDOW~1.0-P)
      openjdk version "1.7.0-2010-03-10-020724.ohair.jdk"
      OpenJDK Runtime Environment (build 1.7.0-2010-03-10-020724.ohair.jdk-administrator_2010_03_10_01_56-b00)
      Java HotSpot(TM) Server VM (build 17.0-b10, mixed mode)


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

      ACTION: compile -- Passed. Compilation successful
      REASON: .class file out of date or does not exist
      TIME: 3.578 seconds
      messages:
      command: compile C:\temp\jprt\T1\T\020724.ohair\source\test\java\util\concurrent\ThreadPoolExecutor\CoreThreadTimeOut.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 3.578

      ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.Exception: Some tests failed
      REASON: Assumed action based on file name: run main CoreThreadTimeOut
      TIME: 0.922 seconds
      messages:
      command: main CoreThreadTimeOut
      reason: Assumed action based on file name: run main CoreThreadTimeOut
      elapsed time (seconds): 0.922
      STDOUT:
      7 not equal to 10

      Passed = 6, failed = 1

      STDERR:
      java.lang.Exception: Stack trace
      at java.lang.Thread.dumpStack(Thread.java:1353)
      at CoreThreadTimeOut.fail(CoreThreadTimeOut.java:36)
      at CoreThreadTimeOut.equal(CoreThreadTimeOut.java:41)
      at CoreThreadTimeOut.main(CoreThreadTimeOut.java:68)
      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.MainAction$SameVMThread.run(MainAction.java:632)
      at java.lang.Thread.run(Thread.java:717)
      java.lang.Exception: Some tests failed
      at CoreThreadTimeOut.main(CoreThreadTimeOut.java:75)
      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.MainAction$SameVMThread.run(MainAction.java:632)
      at java.lang.Thread.run(Thread.java:717)

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


      TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: Some tests failed
      --------------------------------------------------

            tyan Tristan Yan (Inactive)
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: