commit | 491617a612c8a1c890e72d8ba780a151ddee8e11 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Tue Jul 19 17:06:23 2016 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Jul 19 17:46:29 2016 +0100 |
tree | 3f10b3af3363d70173f43a4235a782e166a5afe2 | |
parent | 2be946bbf995496fe56364d9b7c4957fcb6aeec5 [diff] |
JIT: Don't update the dex cache of another class loader. This only works for properly delegating class loaders. But Java allows non-delegating ones :( bug:29964720 Change-Id: I8b785e6cdfe9a2b77322521a02b8e59ec332ad83 test:612-jit-dex-cache