commit | f9c6fc610b27887f832e453a0da1789187293408 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Oct 07 11:44:05 2015 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Oct 09 12:57:53 2015 -0700 |
tree | 3f45a15327e5bc7cb71e6c238ba75e87ae2e6058 | |
parent | 793e6fbdefb092d1dab50bca5618aed110c7e037 [diff] |
Add OatFileManager Takes over a large amount of functionality from the class linker. Changed OatFile to loading the same OatFile multiple times. This is required for unloading OatFiles and moving dex caches to BSS since these require a different OatFile for each dex cache and class loader. Bug: 22720414 Change-Id: I0321096723a294dc72949f21e66da82727b512fc