Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
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.