commit | ecd9502601d713fdb5477f7142f05f329b469166 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Jan 27 09:35:10 2020 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Sat Feb 01 13:20:47 2020 +0000 |
tree | 5a14017950e9502f296c92b0a9446c6c5289c278 | |
parent | f69c189716c0b7edbf87b744f24cccdf941f9df0 [diff] |
[jitzygote] Don't spawn a thread in child zygotes. This prevents forking the zygote until the thread dies. Instead, check whether the main zygote has finished compiling post-fork (assuming this happens reasonably soon after compilation is done). Test: boots with jitzygote config, fork a webview process (settings -> about > license) Bug: 145973776 Change-Id: Ia854e894cf5c951696d2c4f042607e0edc9ea6c4