commit | b1eebde9469914ad634a6dc3746ddfb222595609 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Oct 22 16:30:47 2019 +0000 |
committer | Alex Light <allight@google.com> | Tue Oct 22 17:00:09 2019 +0000 |
tree | c34ad8df86b5c2f3b66e21ecd41352a02f3944d5 | |
parent | 2a21cc6849df474afc63eff21913637c313efdf5 [diff] |
Revert^2 "Class redefinition sometimes needs to update verification" We were incorrectly preventing dex2oat from suspending during verification. This caused a major regression in memory use and compilation speed. This reverts commit 2cf00ede148bd9d77c291d4c0cb23edd5a9c36b4. Reason for revert: Fixed issue causing AOT slowdown. Test: go/lem Test: go/lem-allight-unrevert-verify-check Test: ./test.py --host Bug: 142876078 Change-Id: If699f71a06818856358859ed5e4e01e0ffc1c1a4