art/test/1943-suspend-raw-monitor-wait/expected-stdout.txt

8 lines
224 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
target_thread is sleeping in a wait.
Suspend target_thread.
Wake up the target_thread.
target_thread is sleeping in suspend without lock.
target_thread.isAlive() = true
resumed target_thread
target_thread doesn't hold lock!