commit | 17ee07127d4f253afab32cae72c35127cbc30722 | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Thu Jun 24 17:35:50 2021 -0700 |
committer | Hans Boehm <hboehm@google.com> | Mon Jul 05 21:41:33 2021 +0000 |
tree | b761662aba3095a9f5243820e2666b2938ef3ed3 | |
parent | 565e8ecd3081b49b811a6e18f94fcc94a7b94eaf [diff] |
Add -XX:ForceJavaZygoteForkLoop flag Setting this to true effectively disables the zygote native fork loop, either for testing/measurement purposes, or as a fallback. Bug: 192020504 Test: Check logcat with and without the flag. Change-Id: I83c401d21ae2797442011d9ac6f23c78990920bd Merged-In: I83c401d21ae2797442011d9ac6f23c78990920bd (cherry picked from commit 1792c6ff1c9838dfbe948be124dc1a8501fc6636)