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

Test compiler/compilercontrol/directives/PrintTest.java failed: InterruptedException

    XMLWordPrintable

Details

    • x86_64
    • windows

    Description

      Not clear whether the InterruptedException is an artifact of the timeout handler:

      java.lang.Error: Execution failed: null
      at compiler.compilercontrol.share.scenario.Executor.execute(Executor.java:110)
      at compiler.compilercontrol.share.scenario.Scenario.execute(Scenario.java:114)
      at compiler.compilercontrol.share.SingleCommand.test(SingleCommand.java:54)
      at compiler.compilercontrol.directives.PrintTest.main(PrintTest.java:45)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:578)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
      at java.base/java.lang.Thread.run(Thread.java:1585)
      Caused by: java.lang.InterruptedException
      at java.base/java.lang.ProcessImpl.waitFor(ProcessImpl.java:574)
      at jdk.test.lib.process.ProcessTools.executeProcess(ProcessTools.java:514)
      at jdk.test.lib.process.ProcessTools.executeProcess(ProcessTools.java:485)
      at jdk.test.lib.process.ProcessTools.executeProcess(ProcessTools.java:472)
      at jdk.test.lib.process.ProcessTools.executeTestJvm(ProcessTools.java:452)
      at compiler.compilercontrol.share.scenario.Executor.execute(Executor.java:108)
      ... 7 more

      There are also issues with Windows machines at the moment and that might also be related.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: