commit | 1babae0f39c30e699f8580b6c28b4186aecdf690 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Feb 01 15:35:34 2017 -0800 |
committer | Alex Light <allight@google.com> | Thu Feb 02 11:13:25 2017 -0800 |
tree | 69977db3f47455f94c24d5302c5089716d6d5e6c | |
parent | 406402baa4900c36b3fe27b03bf9e04e978e50be [diff] |
Ensure that all redefinition created dex file get on classpath We were not adding some DexFiles to the ClassPath if there were multiple classes from the same classloader being redefined at the same time. We fixed this issue and made a test for it. Test: mma -j40 test-art-host Change-Id: I6e8961c8602367ebec5d5a948d71e58f3be2f6d7