RFR: 8369609: Continuations preempt_epilog is missing a call to invalidate_jvmti_stack [v5]

Serguei Spitsyn sspitsyn at openjdk.org
Thu Oct 30 04:35:01 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

PING: Need one more reviewer, please!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27878#issuecomment-3466094988


More information about the hotspot-runtime-dev mailing list