commit | efc3f02504e8e3768cc18ab5347c5a6d19d6a935 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Wed Oct 28 12:19:06 2015 -0500 |
committer | David Brazdil <dbrazdil@google.com> | Wed Oct 28 20:16:06 2015 -0500 |
tree | 43dcd255401c6270b83ef83a95a5ab00416ad535 | |
parent | 5f2e628b280dfc5f8385e489d44cc0960fcea484 [diff] |
ART: Fix deopt from optimized code under inlining Deoptimization of inlined frames would use the outer method's vreg map, thus starting interpreter in bogus state. Bug: 25331616 Change-Id: I1d4aefc731bb1386f3e6186a89b59981836480b3