diff options
author | Mathieu Chartier <mathieuc@google.com> | 2020-06-01 19:12:13 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2020-06-01 19:14:15 -0700 |
commit | 128f14b83004ce86ad388c6c472e660be92868d3 (patch) | |
tree | 01d126e859a99cf8051ae4906f43d166c11865f9 /compiler/optimizing/optimizing_compiler.cc | |
parent | 6355d6932a9e8267b3025f4061583f5610e64e54 (diff) |
Prevent DCHECK failure for failure_reason_ being non empty
Fix an issue where invalid method handles would cause DCHECK failures
in dex2oat due to not exiting the loop and possibly having other
errors.
TODO: Find a way to add test.
Bug: 157139051
Test: compile a problematic APK with dex2oat
Change-Id: Ib987efb1bbb7fc5c1d86df2862e0d2b67d8509d9
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions