commit | 94d89f8016b6c305ab0df491874dcedb252ecfcc | [log] [tgz] |
---|---|---|
author | Bill Buzbee <buzbee@google.com> | Fri Jan 29 13:44:19 2010 -0800 |
committer | Bill Buzbee <buzbee@google.com> | Fri Jan 29 13:49:17 2010 -0800 |
tree | 588eca713af24609ab7e160ebef68ea14eb8be4d | |
parent | 97d22dfc9a63d99dbad44a00622a9979b250b9d9 [diff] |
Jit: Fix for [Issue 2406862] Compiler thread preventing VM from shutting down Replace placeholder sleep with timed condition wait that will start the jit either when the framework signals that the first screen has been drawn or a fixed time has elapsed.