commit | c770fe0480e3b90822f3e19c995940b9bc870a5d | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Jul 28 03:49:14 2016 +0100 |
committer | Brian Carlstrom <bdc@google.com> | Sat Aug 27 01:31:36 2016 +0000 |
tree | 1065baf17e0415efaa8b38f8dca86262a3f8e754 | |
parent | e50a7b834b91564abc8dda32f2fbf8683e650df5 [diff] |
Pass the right class loader when inlining. Otherwise, method and type resolution can resolve to the wrong things and as a side effect update the dex cache with wrong data. bug:30403437 Change-Id: I23f94486f51c65e0a1328c6185b36084627e09b3 test:./art/test/run-test --host --jit --dev --no-prebuild 613 (cherry picked from commit 0a210d9b108c87c0e7c1d430a92ce6fc89790c95)