Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
6cd06eff9e561f8f6dd2e4be86ed01f2c2501a15
/
.
/
test
/
109-suspend-check
/
info.txt
blob: d89d66aedadd82430394f30db49716d7d2c30e39 [
file
] [
log
] [
blame
]
buzbee
cbcfaf3
2013-08-19 07:37:40 -0700
[
diff
] [
blame
]
1
To support garbage collection, debugging and profiling the VM must be able to send all threads
2
to a safepoint. This tests the ability of the VM to do this for a tight loop.