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

[TESTBUG] compiler/jvmci/compilerToVM/ReprofileTest.java failed with RuntimeException

XMLWordPrintable

    • b131

      java.lang.RuntimeException: public void compiler.jvmci.compilerToVM.DummyClass.dummyFunction() is not mature after 150000 invocations
      at jdk.test.lib.Asserts.error(Asserts.java:447)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:374)
      at compiler.jvmci.compilerToVM.ReprofileTest.runSanityTest(ReprofileTest.java:108)
      at java.util.ArrayList.forEach(java.base@9-internal/ArrayList.java:1352)
      at compiler.jvmci.compilerToVM.ReprofileTest.main(ReprofileTest.java:67)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-internal/Native Method)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-internal/NativeMethodAccessorImpl.java:62)
      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-internal/DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(java.base@9-internal/Method.java:531)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.lang.Thread.run(java.base@9-internal/Thread.java:843)

            dpochepk Dmitrij Pochepko
            jprovino Joseph Provino (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: