commit | 7fe56583220d813980f2241e0df13f5aa6627611 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Fri Oct 14 18:49:12 2016 +0100 |
committer | Narayan Kamath <narayan@google.com> | Mon Oct 17 16:29:32 2016 +0100 |
tree | 3d89b9a43c162cfd613e7538302115d9ca3d08d0 | |
parent | cfdff144f154df876987fefb340058a975c43381 [diff] |
Fix handling of dex cache arrays for method types. - Add support for relocating method type dex cache arrays. - Add missing call to MethodTypeDexCachePair::Initialize in the class_linker. - Fix alignment calculation for method_types in DexCacheArraysLayout. - Removed unused MethodTypeOffset(uint32_t) method. Fixes tests with --pic. Test: make test-art-host Bug: 30550796 Change-Id: I2bba7228762b9e9834e7659fe62090be78afdfa8