commit | a5385510cf884ee1a44577bf2019093937134a84 | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Mon Jun 26 18:14:39 2017 +0100 |
committer | Roland Levillain <rpl@google.com> | Tue Jun 27 00:32:49 2017 +0100 |
tree | b61103cf8d14906bc869bbeeab495d1d329f105a | |
parent | 860626e1a3e1314b7d2e828fd61fb25eebc5f081 [diff] |
Fix the stack at the beginning of the Generic JNI trampoline. Fix up a callee-save frame at the bottom of the stack while we check for optimization annotations, thus allowing stack walking until the completion of the JNI frame creation. Test: art/test/testrunner/testrunner.py -t 656-annotation-lookup-generic-jni Bug: 38454151 Bug: 34659969 Change-Id: I70dc3d40139198f29457dba5282b45a9d0d09e49 Merged-In: I70dc3d40139198f29457dba5282b45a9d0d09e49