diff options
author | 2022-02-02 17:20:12 +0000 | |
---|---|---|
committer | 2022-02-02 21:16:49 +0000 | |
commit | 0f71b191492cc63b9c8835e85f6016228889da2f (patch) | |
tree | be397ff83fcff9121fe2f9f6ac8df237808c342d /runtime/class_linker_test.cc | |
parent | c226211ebcf8e0185d4e46376bff6468d0c6967f (diff) |
Do not reuse superclass IfTable with non-marker interfaces...
... even if there are no new interfaces and no new virtual
methods. While we could theoretically reuse the IfTable in
this case, we currently fail to correctly update the IMT.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Test: atest MultiuserHostsideIntegrationTests:com.android.test.multiuser.host.OpenAppTest#testChrome -- --abi x86_64
Bug: 215510819
Bug: 181943478
Change-Id: I149cfb22c83c766c5a8da31e1494a446ae5e58c9
Diffstat (limited to 'runtime/class_linker_test.cc')
0 files changed, 0 insertions, 0 deletions