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

compiler/jvmci/compilerToVM/GetStackTraceElementTest.java test fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 9
    • hotspot

      #section:main
      ----------messages:(3/340)----------
      command: main -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -Xbootclasspath/a:. compiler.jvmci.compilerToVM.GetStackTraceElementTest
      reason: User specified action: run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -Xbootclasspath/a:. compiler.jvmci.compilerToVM.GetStackTraceElementTest
      elapsed time (seconds): 44.456
      ----------System.out:(0/0)----------
      ----------System.err:(19/1601)----------
      java.lang.RuntimeException: public abstract void compiler.jvmci.common.testcases.MultipleImplementersInterface.testMethod() : unexpected line number for abstract or native method (assert failed: 0 < -1)
      at jdk.test.lib.Asserts.error(Asserts.java:444)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:371)
      at jdk.test.lib.Asserts.assertLessThan(Asserts.java:83)
      at jdk.test.lib.Asserts.assertLT(Asserts.java:62)
      at compiler.jvmci.compilerToVM.GetStackTraceElementTest.runSanityTest(GetStackTraceElementTest.java:90)
      at java.util.HashMap.forEach(HashMap.java:1332)
      at compiler.jvmci.compilerToVM.GetStackTraceElementTest.main(GetStackTraceElementTest.java:54)
      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)

            twisti Christian Thalinger (Inactive)
            neliasso Nils Eliasson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: