RFR: 8369609: Continuations preempt_epilog is missing a call to invalidate_jvmti_stack [v5]
David Holmes
dholmes at openjdk.org
Thu Oct 30 06:41:04 UTC 2025
On Thu, 30 Oct 2025 04:32:41 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
>> 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!
@sspitsyn the final code changes actually reduce the conditions under which a call to `invalidate_jvmti_stack` is made, which makes the PR description and JBS description rather confusing. Could you rephrase the problem statement so that the proposed solution more obviously addresses it. Thanks.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27878#issuecomment-3466328253
More information about the hotspot-runtime-dev
mailing list