commit | b6cf2ad4861629fecd55e6d13500b572f413bc7d | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Wed Apr 25 16:07:24 2018 +0100 |
committer | Roland Levillain <rpl@google.com> | Wed Apr 25 16:07:24 2018 +0100 |
tree | 7ee09cc2edd2574dd80534763bd25c71a3ded3ff | |
parent | e83bae5c62c7e739e18cafa1126a727b4788895c [diff] |
Reorder debug logging statements when marking a reference in an unused region. Crash reports do not always contain the full logs and sometimes only show the first line printed with level FATAL. Reorder debug logging to dump essential information about the faulty reference first. Test: art/test.py Bug: 75967215 Change-Id: I3a2448bcf5b3a097fb69fa6137c37e51fe3a97a0