When doing initial JDK-8286476, I made a mistake in rewrite from 64-bit: *moved* the argument on stack instead of pushing it in `jfr_prolog`. This is subtly wrong, as stack would drift a bit after the call to `JfrIntrinsicSupport::write_checkpoint`.
- relates to
-
JDK-8286476 x86_32: Fix crashes with non-preview mode after JDK-8284161 (Virtual Threads)
-
- Resolved
-