-
Bug
-
Resolution: Fixed
-
P4
-
21
-
b16
Here's a log file snippet:
----------System.err:(12/767)----------
java.lang.RuntimeException: Found {static_stub} before Deopt Handler Code
at compiler.sharedstubs.SharedStubToInterpTest.checkOutput(SharedStubToInterpTest.java:110)
at compiler.sharedstubs.SharedStubToInterpTest.runTest(SharedStubToInterpTest.java:70)
at compiler.sharedstubs.SharedStubToInterpTest.main(SharedStubToInterpTest.java:80)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:1623)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Found {static_stub} before Deopt Handler Code
- relates to
-
JDK-8304387 Fix positions of shared static stubs / trampolines
-
- Resolved
-