commit | 2ab8904b465dfdb197ada63635e7c0ce4161c073 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Apr 10 23:13:20 2019 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Apr 11 18:52:13 2019 +0100 |
tree | 86e2fb7261056118ccf6f48dda6c93cabdf70df4 | |
parent | 038063ca5bcfc6c39b090b907d56df9bf9b919cf [diff] |
Fix longstanding JIT bug in interaction with class initialization. The entrypoint of a method of a class being initialized was wrongly updated to pointing to compiled code when it should stay the resolution stub. Test: 694-clinit-jit Bug: 119800099 Bug: 130337355 (cherry picked from commit d03e8dd6c824352fb2281d333d4e134458776fa1) Change-Id: Ib88bed1d716c8ed0a1557fde5f75fab87d839398 Merged-In: I1bd5769c950b62330d8ae5c34cc08111b2fb4c04