On Thu, 27 Mar 2025 01:10:54 GMT, Serguei Spitsyn <sspit...@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. This pull request has now been integrated. Changeset: 9a23f721 Author: Patricio Chilano Mateo <pchilanom...@openjdk.org> Committer: Serguei Spitsyn <sspit...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/9a23f721c7bcbfdb2fcf5b2bd145d6967e000dc4 Stats: 204 lines in 13 files changed: 82 ins; 57 del; 65 mod 8316682: serviceability/jvmti/vthread/SelfSuspendDisablerTest timed out Reviewed-by: lmesnik, pchilanomate ------------- PR: https://git.openjdk.org/jdk/pull/24269