-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
9
#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)
----------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)
- duplicates
-
JDK-8144053 [TESTBUG] GetStackTraceElementTest : unexpected line number for abstract or native method (assert failed: 0 < -1)
-
- Resolved
-