commit | d03e8dd6c824352fb2281d333d4e134458776fa1 | [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 15:05:20 2019 +0000 |
tree | b53f5a2257c590e4b1f5fed440f2f38f396ccf46 | |
parent | 408f7d0db69f4aaa79afc5a652673166aff525be [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 Change-Id: I1bd5769c950b62330d8ae5c34cc08111b2fb4c04