commit | 6ff6ec6b6361db707e4b0318075fc38dd319a49a | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Thu Jan 20 10:41:57 2011 -0800 |
committer | Andy McFadden <fadden@android.com> | Thu Jan 20 10:41:57 2011 -0800 |
tree | 4a4ee44f2a1f165cda021dd41bf36f85fdcb82b8 | |
parent | 84547e16cfef6e2f1ebe377a466e858a61b59e45 [diff] |
Fix dalvik test 084. Two threads were waiting for initialization of a class to complete. There was nothing encouraging one thread to resume execution first, but on single-core devices it always worked out the same way. Bug 3366697 Change-Id: I29430d398dfbd9509d7db2b7db2800d340b29d19