On Fri, 10 Oct 2025 20:34:42 GMT, Patricio Chilano Mateo <[email protected]> wrote:
> Yes, but we are calling the other overload of freeze_epilog() which only logs > and verifies the continuation. : ) I see, thanks! Do I understand it right that there is no need to call the `jvmti_yield_cleanup()` in this case? Does the preempt_epilog() is called for pure continuations as well? I've filed new JVMTI bug: [8369609](https://bugs.openjdk.org/browse/JDK-8369609) Continuations preempt_epilog is missing a call to invalidate_jvmti_stack ------------- PR Comment: https://git.openjdk.org/jdk/pull/27716#issuecomment-3392488763
