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

compiler/jvmci/compilerToVM/IsMatureTest failed with "Multiple times invoked method should have method data (assert failed: 0 != 0)"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b127

      java.lang.RuntimeException: Multiple times invoked method should have method data (assert failed: 0 != 0)
      at jdk.test.lib.Asserts.error(Asserts.java:447)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:374)
      at jdk.test.lib.Asserts.assertFalse(Asserts.java:353)
      at jdk.test.lib.Asserts.assertNotEquals(Asserts.java:292)
      at jdk.test.lib.Asserts.assertNE(Asserts.java:266)
      at compiler.jvmci.compilerToVM.IsMatureTest.test(IsMatureTest.java:77)
      at compiler.jvmci.compilerToVM.IsMatureTest.main(IsMatureTest.java:61)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Multiple times invoked method should have method data (assert failed: 0 != 0)

            dpochepk Dmitrij Pochepko
            tpivovarova Tatiana Pivovarova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: