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

compiler/jvmci/compilerToVM/DisassembleCodeBlobTest and InvalidateInstalledCodeTest timeout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b137

      compiler/jvmci/compilerToVM/DisassembleCodeBlobTest and InvalidateInstalledCodeTest tests can timeout on waiting a method to compiler:

         JavaThread state: _thread_blocked
      at java.lang.Thread.sleep(Native Method)
      at jdk.test.lib.Utils.waitForCondition(Utils.java:442)
      at jdk.test.lib.Utils.waitForCondition(Utils.java:411)
      at compiler.jvmci.compilerToVM.CompileCodeTestCase.compile(CompileCodeTestCase.java:82)
      at compiler.jvmci.compilerToVM.CompileCodeTestCase.compile(CompileCodeTestCase.java:71)
      at compiler.jvmci.compilerToVM.CompileCodeTestCase.deoptimizeAndCompile(CompileCodeTestCase.java:119)
      at compiler.jvmci.compilerToVM.InvalidateInstalledCodeTest.check(InvalidateInstalledCodeTest.java:70)
      at compiler.jvmci.compilerToVM.InvalidateInstalledCodeTest$$Lambda$29/768375078.accept(Unknown Source)
      at java.util.ArrayList.forEach(ArrayList.java:1262)
      at compiler.jvmci.compilerToVM.InvalidateInstalledCodeTest.main(InvalidateInstalledCodeTest.java:57)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:520)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:747)

            dpochepk Dmitrij Pochepko
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: