diff options
author | Alex Light <allight@google.com> | 2020-07-21 17:03:26 -0700 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2020-07-22 15:29:54 +0000 |
commit | bf6498e3d94cde2abbf99788e68e44f48280846a (patch) | |
tree | 897341c7b5a3c1234ea5a76e50faa63225c657c4 /compiler/optimizing/codegen_test.cc | |
parent | 530f09a02773512f847e43553b478d497cb54207 (diff) |
Fix incorrect dex-cache clearing with structural redefinition
We were incorrectly clearing the dex-cache in some cases after
structural redefinition. Leaving some entries present that should
have been deleted. This could cause subsequently run code to
resolve static methods or fields incorrectly.
Test: ./test.py --host
Bug: 161846143
Change-Id: Idf23fc21f2e396c347861afd070363c509108096
Diffstat (limited to 'compiler/optimizing/codegen_test.cc')
0 files changed, 0 insertions, 0 deletions