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

[TESTBUG] JVMCI test fails with java.lang.RuntimeException: a 100_000 times invoked method should be mature

XMLWordPrintable

    • b96
    • Verified

      java.lang.RuntimeException: a 100_000 times invoked method should be mature
      at jdk.test.lib.Asserts.error(Asserts.java:444)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:371)
      at compiler.jvmci.compilerToVM.IsMatureTest.test(IsMatureTest.java:73)
      at compiler.jvmci.compilerToVM.IsMatureTest.main(IsMatureTest.java:51)
      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
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: