diff options
author | Andreas Gampe <agampe@google.com> | 2014-10-31 18:12:30 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2014-11-03 14:44:14 -0800 |
commit | 1d0611c7e6721bd9115d652da74d2584ff3f192b (patch) | |
tree | 2d2b1137a23fbff8bd51487956c6c3c3d287bdda /test/MultiDex | |
parent | 471ee4410de01d2960e78d56a11ae2cc32f5e7bd (diff) |
ART: Add miranda checking
Add a test for resolution of miranda methods across dex-files. See
CL 112688 and b/18193682 for the code change.
Fix the test script to support no-verify again.
Weaken the dex cache check to a check whether the found method is a
miranda method. This will penalize miranda methods, as they will
always have to be resolved by name, but does not require the multi-step
load of the method's dex cache.
Bug: 18193682
(cherry picked from commit 2b0fa5ba4a8f07ee243452003bf93418d30e9448)
Change-Id: I1dae2a9ec0985dc8625acd7dd5686a5d3cdc8888
Diffstat (limited to 'test/MultiDex')
0 files changed, 0 insertions, 0 deletions