commit | fea44bae077d2d5b4d5197132b2556fd3882d241 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Wed Jul 01 14:52:13 2009 -0700 |
committer | Andy McFadden <fadden@android.com> | Wed Jul 01 14:52:13 2009 -0700 |
tree | 21f025c148ab542c8c3c3595df7b983b631e892a | |
parent | 3e371e2ebbeeefe176ba1357e6ff241bd13a711e [diff] |
Pull 138592-p9 from master to donut. Switch from VMWAIT to RUNNING when executing code on behalf of the debugger. Reset the thread-suspend lock timeout if we have to suspend while trying to acquire it. Also, clear any pending exception before calling interpreted code. Reworked some log messages to make them easier to decipher. (For internal bug 1952616.)