commit | 83883d7fddf30fdb8b6903560fa1337ab991e74c | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Mon Oct 21 21:07:24 2013 -0700 |
committer | Ian Rogers <irogers@google.com> | Fri Oct 25 14:22:26 2013 -0700 |
tree | d08809deef3a4ab19a57dd4e2ed629a79b60ce74 | |
parent | 8584a68279efc0f9a409a3555ae5ebf3ec2cc4ac [diff] |
Populate dex cache for sharpened calls. We ensured the resolved method was in the dex cache, but for a sharpened call this is abstract. Ensure that the concrete method is also resolved. Limit the use of direct dex cache based dispatch to cases where we know how to patch the dex cache. Bug 11389002 Change-Id: I08252686a53b5948650632837c74bcd5cbf8a862