On Sun, 9 Aug 2026 00:18:15 GMT, Shiv Shah <[email protected]> wrote: > Converts suspend001 to the thread wrapper with the same start rendezvous the > other converted jdb tests use, so it can run with virtual threads. With > virtual threads the run still hangs on the jvm side issue with picking a > suspended thread as the monitor successor, so the test is problem listed for > virtual mode until that fix lands. the shared lock stays as is so the test > keeps reproducing the scenario > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
This pull request has now been integrated. Changeset: 91391383 Author: Shiv Shah <[email protected]> Committer: Chris Plummer <[email protected]> URL: https://git.openjdk.org/jdk/commit/9139138393cd643d28e64bc756b99f32dc12cbc5 Stats: 21 lines in 3 files changed: 12 ins; 2 del; 7 mod 8390429: Enable suspend001 jdb test to run with virtual threads Reviewed-by: cjplummer, dholmes ------------- PR: https://git.openjdk.org/jdk/pull/32267
