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

Test testlibrary_tests/compile_framework/tests/TestConcurrentCompilation.java failed

XMLWordPrintable

      ----------System.out:(14/743)----------
      Generating threads:
      Waiting to join threads:
      Generate and compile XYZ for 0
      Generate and compile XYZ for 1
      Generate and compile XYZ for 2
      ------------------ CompileFramework: Compilation ------------------
      ------------------ CompileFramework: Compilation ------------------
      ------------------ CompileFramework: Compilation ------------------
      Source directory: ./compile-framework-sources-12756916290780714122
      Source directory: ./compile-framework-sources-13364551242363981353
      Classes directory: ./compile-framework-classes-13946220712384053435
      Source directory: ./compile-framework-sources-2024838613173367255
      Classes directory: ./compile-framework-classes-8160990634942654696
      Classes directory: ./compile-framework-classes-167690670583201317
      ----------System.err:(48/2434)----------
      Compilation failed.
      Exit code: 0
      Output: '[0.002s][warning][perf,memops] Cannot use file /tmp/hsperfdata_mach5-one/1612828 because it is locked by another process (errno = 11)
      '
      java.lang.RuntimeException: interrupted
      at compile_framework.tests.TestConcurrentCompilation.main(TestConcurrentCompilation.java:104)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
      at java.base/java.lang.Thread.run(Thread.java:1447)
      Caused by: java.lang.InterruptedException
      at java.base/java.lang.Object.wait0(Native Method)
      at java.base/java.lang.Object.wait(Object.java:389)
      at java.base/java.lang.Thread.join(Thread.java:1860)
      at java.base/java.lang.Thread.join(Thread.java:1936)
      at compile_framework.tests.TestConcurrentCompilation.main(TestConcurrentCompilation.java:101)
      ... 4 more

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


      JavaTest Message: Problem cleaning up the following threads:
      Thread-16

        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMThreadGroup.uncaughtException(MainActionHelper.java:381)
        at java.base/java.lang.Thread.dispatchUncaughtException(Thread.java:2529)

      Thread-17
      JavaTest Message: Problem cleaning up the following threads:
      Thread-16
        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMThreadGroup.uncaughtException(MainActionHelper.java:381)
        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMThreadGroup.uncaughtException(MainActionHelper.java:381)
        at java.base/java.lang.Thread.dispatchUncaughtException(Thread.java:2529)

      Thread-17
        at java.base/java.lang.Thread.dispatchUncaughtException(Thread.java:2529)

        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMThreadGroup.uncaughtException(MainActionHelper.java:381)
        at java.base/java.lang.Thread.dispatchUncaughtException(Thread.java:2529)

      Thread-18
        at java.base/java.lang.ThreadLocal.isPresent(ThreadLocal.java:209)
        at java.base/java.lang.ThreadLocal.isCarrierThreadLocalPresent(ThreadLocal.java:205)
        at java.base/java.lang.System$1.isCarrierThreadLocalPresent(System.java:2241)
        at java.base/jdk.internal.misc.CarrierThreadLocal.isPresent(CarrierThreadLocal.java:53)
        at java.base/java.lang.Thread.exit(Thread.java:1495)

      result: Error. Error while cleaning up threads after test

            epeter Emanuel Peter
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: