On Sat, 15 Aug 2026 03:37:54 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). > > Shiv Shah has updated the pull request incrementally with one additional > commit since the last revision: > > Restore the shared lock and problem list the test for virtual threads This seems consistent with the other test changes. Thanks ------------- Marked as reviewed by dholmes (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/32267#pullrequestreview-4954435096
