diff options
| author | 2015-05-20 15:51:29 -0700 | |
|---|---|---|
| committer | 2015-05-20 16:09:30 -0700 | |
| commit | a56ce5e267c9744ed99e40ae5cd9b527971e1d63 (patch) | |
| tree | 4a916a7f4dc89d6444ade0d74cc64a3ad5126646 /compiler/utils/mips/assembler_mips.cc | |
| parent | ce70082da8a4e63c280c2f049a67b38acc82ee1a (diff) | |
Fix a cts crash around proxy class fields.
org.apache.harmony.tests.java.io.SerializationStressTest4#test_writeObject_Proxy
As the static fields of proxy classes share the dex file indices, they
shouldn't be resolved in the dex cache or else Field::GetArtField()
may return a wrong art field that belong to a different proxy class.
Bug: 20557050
Change-Id: If672c0e67bc49e672e34d75ffbe29c65f5a423b9
Diffstat (limited to 'compiler/utils/mips/assembler_mips.cc')
0 files changed, 0 insertions, 0 deletions