OSDN Git Service

Revert "Change thread suspend timeout to be fatal for non-debug"
authorMathieu Chartier <mathieuc@google.com>
Fri, 2 Jun 2017 01:45:10 +0000 (18:45 -0700)
committerMathieu Chartier <mathieuc@google.com>
Fri, 2 Jun 2017 01:47:03 +0000 (18:47 -0700)
commit111b0e05d130d345857ad875be484e3839ce25d4
tree1162cc4379cb663f64db8b8502918f9d2f8dc1f7
parent192289ec4e3848b6945a251954c5a3116fba0aec
Revert "Change thread suspend timeout to be fatal for non-debug"

For overloaded systems, 10s might not be enough. Infinite seconds
will be though.

Bug: 37221387

Test: test-art-host

This reverts commit d69f82e155118654d989f0b436c019fb6d517341.

Change-Id: I8ac0e13e6bdae1845803682215e1794d892de8e5
runtime/thread_list.cc