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

Serguei Spitsyn sspitsyn at openjdk.org
Fri Oct 24 17:39:03 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

Patricio, thank you a lot for review a suggestions!

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

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


More information about the hotspot-runtime-dev mailing list