blob: d89d66aedadd82430394f30db49716d7d2c30e39 [file] [log] [blame]
buzbeecbcfaf32013-08-19 07:37:40 -07001To support garbage collection, debugging and profiling the VM must be able to send all threads
2to a safepoint. This tests the ability of the VM to do this for a tight loop.