diff options
author | 2019-04-17 15:09:33 +0100 | |
---|---|---|
committer | 2019-04-18 08:20:58 +0000 | |
commit | 8812459ad6fd778341c26176fda261c22a38a45a (patch) | |
tree | 218542a6eceb4cd6b5964a9f1eb92261e1fdfe62 /runtime/native/java_lang_VMClassLoader.cc | |
parent | 2e2f9e8c6989dec22e4199a773a1e03954f82365 (diff) |
ahat: getImmediateDominator should not return the SuperRoot.
We should not be exposing the SuperRoot instance anywhere through the
public API, because the SuperRoot is not part of the public API. Change
getImmediateDominator to return null for "rooted" instances instead of
the SuperRoot instance to better match the documented behavior.
Test: atest ahat-tests, with new test added.
Change-Id: Id93a09bd714d7b00c6c50233f01d1af7b4258fae
Diffstat (limited to 'runtime/native/java_lang_VMClassLoader.cc')
0 files changed, 0 insertions, 0 deletions