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

8 lines
224 B
Plaintext

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!