RFR: 8316682: serviceability/jvmti/vthread/SelfSuspendDisablerTest timed out [v8]

Patricio Chilano Mateo pchilanomate at openjdk.org
Tue May 6 16:29:17 UTC 2025


On Tue, 6 May 2025 08:42:29 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: some minor refactoring for parameter update_vthread_list

I only see some extra trailing spaces in file `src/hotspot/share/prims/jvmtiEnvBase.cpp` but otherwise changes look good!

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

PR Comment: https://git.openjdk.org/jdk/pull/24269#issuecomment-2855207210


More information about the serviceability-dev mailing list