art/test/109-suspend-check/info.txt

3 lines
174 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
To support garbage collection, debugging and profiling the VM must be able to send all threads
to a safepoint. This tests the ability of the VM to do this for a tight loop.