Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
0461e3314f6675eb6e92f7e83b7c8745d3e98e13
/
.
/
test
/
607-daemon-stress
/
info.txt
blob: 1047b767fa838fbd80e24ef3695451f772b931c5 [
file
] [
log
] [
blame
]
Stress test for daemon threads stuck in a method that requires the thread list lock.
(for example Thread.isInterrupted). The shutdown thread used to block those daemons
from making progress.