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

Serguei Spitsyn sspitsyn at openjdk.org
Thu Apr 10 06:41:42 UTC 2025


> 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: added general comment about sync between suspend_thread and resume_thread

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24269/files
  - new: https://git.openjdk.org/jdk/pull/24269/files/4a92986a..df99ba15

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24269&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24269&range=02-03

  Stats: 19 lines in 3 files changed: 16 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/24269.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24269/head:pull/24269

PR: https://git.openjdk.org/jdk/pull/24269


More information about the hotspot-dev mailing list