JDK-8313654 : Test WaitNotifySuspendedVThreadTest.java timed out
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-08-03
  • Updated: 2025-06-02
  • Resolved: 2023-08-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 21 JDK 22
21.0.8Fixed 22 b11Fixed
Related Reports
Relates :  
Description
Possibly a different manifestation of JDK-8313570

----------System.out:(9/354)----------
setting event callbacks ...
setBreakpoint: started
setBreakpoint: finished
Main thread: suspending virtual and carrier threads
Main thread: calling monitor.notifyAll()
Main thread: resuming virtual thread
Main thread: before monitor_completed.wait()
Breakpoint: before monitor.wait(): methBreakpoint in virtual thread
Timeout refired 1200 times
----------System.err:(0/0)----------
----------rerun:(51/7397)*----------
Comments
Fix request [21u] I backport this to fix the test in 21. No risk, only a test change. Clean backport. Test passes. SAP nightly testing passed.
08-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1749 Date: 2025-05-06 17:39:46 +0000
06-05-2025

Changeset: 9b532511 Author: Leonid Mesnik <lmesnik@openjdk.org> Date: 2023-08-10 15:18:57 +0000 URL: https://git.openjdk.org/jdk/commit/9b53251131c67b1abb69b59eb66a1a133acc41d9
10-08-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15196 Date: 2023-08-08 18:50:25 +0000
08-08-2023