commit | 1bb712a69db6758420652b957f3bc9c1246f15f6 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Jun 16 15:29:19 2021 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Fri Jun 18 13:25:08 2021 +0000 |
tree | c997dfd88260818baec55b1c2a93dd3a7e455e27 | |
parent | 47ac05f54df014cf57fd4e9c53524c12aef4f5b7 [diff] |
Disable compact dex code item deduping. It conflicts with thread interpreter cache, where the interpreter expects that once an entry is in the cache, it doesn't need to perform access checks again. Test: 536-checker-needs-access-check Bug: 191252775 Change-Id: I65999abc8afe31e4f4bf2ca403432d6cd8be70ee Merged-In: I65999abc8afe31e4f4bf2ca403432d6cd8be70ee (cherry picked from commit 028cc7e1e87d2ea1cf3f56360343cff8c3334f36)