Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
11c8959243751f7a8946bae40f4346bc8d00cea4
/
.
/
test
/
109-suspend-check
/
info.txt
blob: d89d66aedadd82430394f30db49716d7d2c30e39 [
file
] [
log
] [
blame
]
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.