The trace_bytecode() code on x86 at least pushes arguments to rsp before the call_VM call, which makes the interpreter expression stack wrong.
- relates to
-
JDK-8151256 JVM crash in CompactibleSpace::adjust_pointers(), intermittently
-
- Closed
-