> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32267/files - new: https://git.openjdk.org/jdk/pull/32267/files/ea3925d9..c35b524c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32267&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32267&range=00-01 Stats: 10 lines in 2 files changed: 3 ins; 3 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/32267.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32267/head:pull/32267 PR: https://git.openjdk.org/jdk/pull/32267
