commit | 89786437f4c0176b35ca0376153dd18ab7df4924 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Fri Jan 31 15:03:55 2014 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Mon Feb 03 18:15:13 2014 +0000 |
tree | c1b233f9e036c14f7a39d722a7a34874253307c1 | |
parent | 1f00671edaaa34578319d0fdaf605600ed539d41 [diff] |
Don't assume resolved type has the same dex cache. When we resolve a type with a certain DexCache that type's GetDexCache() doesn't necessarily return the same DexCache. This could have led to the wrong DexFile being used in access checks by the CompilerDriver. Change-Id: I2c836477f69f142bcbff902207dc0ad83854a398