diff options
author | 2022-04-04 14:56:12 +0100 | |
---|---|---|
committer | 2022-04-07 16:32:58 +0000 | |
commit | 608a9158b06598c6403dea766822534a347b1f27 (patch) | |
tree | 33e53a40709f3126507ec40a39651d8a4709ec18 /compiler/optimizing/optimizing_compiler.cc | |
parent | 62b12658b77536304fc9b0b07150a6500896b354 (diff) |
Fix interface method linking for an edge case.
Make sure we select the implementation from the most-derived
class for an interface method if the superclass has more
than one method with the matching signature in its vtable.
Test: New tests in 182-method-linking.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing --jvm
Bug: 211854716
Change-Id: Iee843e1acf56b576b864abbcd9c28a69b1862eeb
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions