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).

Reworked as discussed. The two lock change is dropped so the test keeps the 
shared lock and stays a reproducer for the jvm issue, The conversion and 
rendezvous stay, and the test is problem listed for virtual mode until the fix 
lands. The indentation nit goes away with the dropped nesting.

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

PR Comment: https://git.openjdk.org/jdk/pull/32267#issuecomment-5300333116

Reply via email to