diff options
author | Igor Murashkin <iam@google.com> | 2016-02-01 14:21:25 -0800 |
---|---|---|
committer | Igor Murashkin <iam@google.com> | 2016-02-02 10:55:53 -0800 |
commit | 9f95ba750583735cff1f2921b8014099dd801734 (patch) | |
tree | eee11da5120327dcbd261ec2f715ac62ace0c5b4 /compiler/optimizing/graph_visualizer.cc | |
parent | c3cf1d2e35a45bd2e2c60fbc9c2a1a6a56dfc529 (diff) |
interpreter: Fix proxy method invocation with access checks enabled.
Interpret with access checks uses type information stored by a dex file,
so we need to get the original interface method (which is guaranteed
to be dex file backed) in that case.
Does not change method invoke target, just the method used for checks.
The existing 044-proxy test already covers this, so no regression test
necessary. Remove fixed tests from the blacklist.
Bug: 26846861
Bug: 22414682
Change-Id: I28c3707e38c1f69ea9d3660f68136f688122ac4e
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions