java.lang.RuntimeException: private SimpleTestCase$Helper(java.lang.Object) must be osr_compiled
at CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:264)
at DeoptimizeMethodTest.test(DeoptimizeMethodTest.java:58)
at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:185)
at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:142)
at DeoptimizeMethodTest.main(DeoptimizeMethodTest.java:37)
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:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
at CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:264)
at DeoptimizeMethodTest.test(DeoptimizeMethodTest.java:58)
at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:185)
at CompilerWhiteBoxTest.main(CompilerWhiteBoxTest.java:142)
at DeoptimizeMethodTest.main(DeoptimizeMethodTest.java:37)
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:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
- duplicates
-
JDK-8046268 compiler/whitebox/ tests fail : must be osr_compiled
-
- Resolved
-
- relates to
-
JDK-8046268 compiler/whitebox/ tests fail : must be osr_compiled
-
- Resolved
-