RFR: 8316682: serviceability/jvmti/vthread/SelfSuspendDisablerTest timed out [v6]
Serguei Spitsyn
sspitsyn at openjdk.org
Mon May 5 10:29:47 UTC 2025
On Fri, 2 May 2025 20:53:30 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
>> This fixes the issue with lack of synchronization between JVMTI thread suspend and resume functions in a self-suspend case. More detailed fix description is in the first PR comment.
>>
>> Testing: Ran mach5 tiers 1-6.
>
> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>
> review: patch from Patricio with alternate approach
I've pushed update with Patricio's suggestion. Mach5 testing is green.
Also, I've decided to keep my fixes in the `jvmtiThreadState.?pp`. It feels it does not worth to separate those.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24269#issuecomment-2850564367
More information about the serviceability-dev
mailing list