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

[TESTBUG] JVMCI test fails with Exception java.lang.Error: public void compiler.jvmci.compilerToVM.DummyClass.withLoop() can't be enqueued for osr-compilation on level

    XMLWordPrintable

Details

    Description

      java.lang.Error: public void compiler.jvmci.compilerToVM.DummyClass.withLoop() can't be enqueued for osr-compilation on level 4
      at compiler.jvmci.compilerToVM.CompileCodeTestCase.compile(CompileCodeTestCase.java:78)
      at compiler.jvmci.compilerToVM.CompileCodeTestCase.compile(CompileCodeTestCase.java:71)
      at compiler.jvmci.compilerToVM.CompileCodeTestCase.deoptimizeAndCompile(CompileCodeTestCase.java:119)
      at compiler.jvmci.compilerToVM.AllocateCompileIdTest.getWBCompileID(AllocateCompileIdTest.java:151)
      at compiler.jvmci.compilerToVM.AllocateCompileIdTest.runSanityCorrectTest(AllocateCompileIdTest.java:117)
      at java.util.ArrayList.forEach(ArrayList.java:1262)
      at compiler.jvmci.compilerToVM.AllocateCompileIdTest.main(AllocateCompileIdTest.java:67)
      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)

      Attachments

        Issue Links

          Activity

            People

              iignatyev Igor Ignatyev (Inactive)
              dlong Dean Long
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: