commit | 5171813632baff231dc2a9b0e794a13c908ab344 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Mon Feb 07 16:31:08 2022 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Fri Feb 18 09:06:10 2022 +0000 |
tree | 3b117d02a0c3ee86362f943762dab078e2576aea | |
parent | 3eb334d94166690354df7b0414883bd595acc4aa [diff] |
Reuse superclass `IfTable` with non-marker interfaces. This re-enables `IfTable` sharing for the case that the https://android-review.googlesource.com/1969179 removed because it was buggy. We implement it properly here while also avoiding unnecessary IMT updates. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Change-Id: I729b64cb85e95aedeb42a7d804d790bd773238c2