aosp12/art/test/1943-suspend-raw-monitor-wait/info.txt

5 lines
179 B
Plaintext
Raw Normal View History

2023-01-09 17:11:35 +08:00
Tests jvmti suspending of a thread that is interacting with a raw monitor.
Makes sure that the RawMonitorWait function acts as a suspend point as the
thread leaves the function.