diff options
author | 2013-10-23 15:21:37 -0700 | |
---|---|---|
committer | 2013-10-23 15:38:26 -0700 | |
commit | 79b4f38dd35b83206e8166aaafb94bd75c3318b3 (patch) | |
tree | 335bd7217c03932c0875697d431e475b56111cc5 /compiler/utils/bit_vector.cc | |
parent | 1984152ac92aad244ae15184d12f9ceade686b7b (diff) |
Fix incorrect initial dex cache size.
We were previously setting it to be sizeof(DexCacheClass) instead
of sizeof(DexCache). This was causing some problems with
compaction when I relied on the object sizes being accurate to
visit objects in the bump pointer space.
Bug: 8981901
Change-Id: Iede04763aced041986b1b239368fc867143ad70d
Diffstat (limited to 'compiler/utils/bit_vector.cc')
0 files changed, 0 insertions, 0 deletions