commit | 9bc54406ba3377980cfce44901dc2be246178ba9 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Thu Apr 17 16:40:01 2014 -0700 |
committer | Ian Rogers <irogers@google.com> | Thu Apr 17 16:45:06 2014 -0700 |
tree | 12b9a514ef37c5cd01a99f3c6ffa83e3b03be7c0 | |
parent | 94e8a97310af35cb0bae309e796b554cdb586ca5 [diff] |
Interpreter-only mode should cause dex-to-dex compilation. Also, fix quick iget/iput that had similar issues to: https://android-review.googlesource.com/91423 Also, remove fall-back resolution code from quick invokes/igets/iputs as we allow class loading for the exception throw and regular verification already allows class loading. Bug: 14133618 Change-Id: I51199e6e2392da0354f64b157e79af494c183778