diff options
author | Alex Light <allight@google.com> | 2019-12-16 13:01:46 -0800 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2019-12-17 02:46:56 +0000 |
commit | daad67f72f1d26fdb759326e504d540eab1e1392 (patch) | |
tree | 664a8f08858c2386550b9aa390ae9d21c1276cec /runtime/quick_exception_handler.cc | |
parent | 0cc40277ffb5f59eac672d844723920ad5f12d85 (diff) |
Fix typo FieldNameAndSignature vs MethodNameAndSignature.
We incorrectly used a FieldNameAndSignature object in a logging
message instead of a MethodNameAndSignature object. This led to a
confusing error message since it would print an unrelated field
instead of the problematic method.
Test: ./test.py --host
Bug: 146229883
Bug: 145311370
Change-Id: I862d18bc23d1a3220dea8b2cc1a349a20bffb3c1
Diffstat (limited to 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions