summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorbuzbee <buzbee@google.com>2016-04-28 16:08:44 -0700
committerbuzbee <buzbee@google.com>2016-04-29 08:51:25 -0700
commit6995dd39b4e13ec407c0c9c32a4f9886c2c120f9 (patch)
treeb23b0f22c82d11ba3bddfec12afa59907113ee4c /test/ProfileTestMultiDex
parent366728f70c3bf3598cea3c37fa57c7c9428706fa (diff)
ART: Add missing EXPORT_PCs to x86/_64 mterp
Any time there is a possiblity that execution flow will leave the mterp environment and transition either to an alternate interpreter or compiled code, we need to export the cached copy of the current Dalvik PC. One path out related to on-stack-replacement was missed in both x86 and x86_64 versions of mterp (other targets are OK). Note that there is an outstanding feature request to add support to catch missing EXPORT_PCs (Bug: 26572899), though as envisioned it would not have caught this one. Bug: 28249238 (cherry picked from commit 963758dbfbbbc95bbfa82d5e02258d9fd481a459) Change-Id: I3936509665636c0b77580dda12520a82ee814fa5
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions