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

[TESTBUG] JVMCI test failed with RuntimeException profiling info wasn't changed after 100 invocations (assert failed: BaseProfilingInfo<> != BaseProfilingInfo<>)

XMLWordPrintable

    • b96
    • Verified

      java.lang.RuntimeException: public void compiler.jvmci.compilerToVM.DummyClass.dummyFunction() : profiling info wasn't changed after 100 invocations (assert failed: BaseProfilingInfo<> != BaseProfilingInfo<>)
      at jdk.test.lib.Asserts.error(Asserts.java:444)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:371)
      at jdk.test.lib.Asserts.assertFalse(Asserts.java:350)
      at jdk.test.lib.Asserts.assertNotEquals(Asserts.java:289)
      at jdk.test.lib.Asserts.assertNE(Asserts.java:263)
      at compiler.jvmci.compilerToVM.ReprofileTest.runSanityTest(ReprofileTest.java:99)
      at java.util.ArrayList.forEach(ArrayList.java:1262)
      at compiler.jvmci.compilerToVM.ReprofileTest.main(ReprofileTest.java:62)
      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)

            tpivovarova Tatiana Pivovarova (Inactive)
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: