RFR: 8369609: Continuations preempt_epilog is missing a call to invalidate_jvmti_stack [v5]
Patricio Chilano Mateo
pchilanomate at openjdk.org
Fri Oct 24 15:49:41 UTC 2025
On Fri, 24 Oct 2025 09:55:22 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
>> This is a simple fix to add missing call to `invalidate_jvmti_stack()` to the `freeze_epilog(ContinuationWrapper& cont)`.
>>
>> Testing:
>> - TBD: Run mach5 tiers 1-6
>
> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>
> remove unintentionally added new empty line
Looks good to me, thanks Serguei!
-------------
Marked as reviewed by pchilanomate (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27878#pullrequestreview-3377577998
More information about the hotspot-runtime-dev
mailing list