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

compiler/whitebox/EnqueueMethodForCompilationTest.java failed with: java.lang.RuntimeException: private int SimpleTestCase$Helper.osrMethod() must be osr_compiled

XMLWordPrintable

      java.lang.RuntimeException: private int SimpleTestCase$Helper.osrMethod() must be osr_compiled
      at CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:264)
      at EnqueueMethodForCompilationTest.test(EnqueueMethodForCompilationTest.java:81)
      at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:185)
      at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:142)
      at EnqueueMethodForCompilationTest.main(EnqueueMethodForCompilationTest.java:37)
      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:484)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:745)

            iignatyev Igor Ignatyev (Inactive)
            twisti Christian Thalinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: