commit | 2f2fd067ee300d0a9837b48fea434f45a58e544a | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Sep 02 19:43:59 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Sep 02 19:43:59 2016 -0700 |
tree | f1226340a80d06dec1627ed58ef5c01113c0193a | |
parent | bf13e80755663cecdb72cac18c90e0698eab9d30 [diff] |
ART: Suppress libbase failures in valgrind Whitelist globals in libbase's logging code that are triggered when loading libjavacore. Note: this suppression is very broad and applies to all leaks during core native-methods binding. It is intentionally so to be robust to name changes. Test: m valgrind-test-art-host Test: m valgrind-test-art-target-gtest-exception_test (N9) Bug: 31275764 Change-Id: I5acba084fe6cfc3b03e1f899ea546a57ad5cf11c