diff options
author | Jesse Wilson <jessewilson@google.com> | 2011-03-16 14:22:51 -0700 |
---|---|---|
committer | Jesse Wilson <jessewilson@google.com> | 2011-03-16 17:47:38 -0700 |
commit | bd3dba4346223593ac6033a3d2a7d8ec6f20738b (patch) | |
tree | 173c2479689385298ff6fd1e05038d5f784e1387 /vm/compiler/Compiler.h | |
parent | 1b4822ecb93021e6273c92093f78dcb6ccc0cf91 (diff) | |
download | android_dalvik-bd3dba4346223593ac6033a3d2a7d8ec6f20738b.tar.gz android_dalvik-bd3dba4346223593ac6033a3d2a7d8ec6f20738b.tar.bz2 android_dalvik-bd3dba4346223593ac6033a3d2a7d8ec6f20738b.zip |
Don't emit multiple copies of annotations when merging dex files.
This change requires all annotations to be loaded into memory
so they can be sorted. There does not appear to be a required
order to the annotations in .dex files. Loading annotations also
requires loading encoded values, which makes this into a large
refactoring.
Change-Id: Ib7e2656c595018be4e9936eb84a22f1c1de56750
http://b/4090053
Diffstat (limited to 'vm/compiler/Compiler.h')
0 files changed, 0 insertions, 0 deletions