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

5 lines
179 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +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.