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