diff options
author | Narayan Kamath <narayan@google.com> | 2017-05-22 14:26:11 +0100 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2017-06-08 14:31:52 +0100 |
commit | 2da0b3378a08244e0a9f5f612618cb14dc033ff3 (patch) | |
tree | 77924a5a6f72a4ed6154b83354c70003b1c5d854 /annotations/generate_annotated_java_files.py | |
parent | a07ddfa891988da1b187e0711380a7e4028163e3 (diff) |
Implement DelegateLastClassLoader.
A classloader that implements the following lookup order :
- The boot classpath is always searched first.
- The list of dex files associated with the classloader is
searched second.
- Finally, parents of the classloader are searched.
Bug: 37966546
Test: vogar DelegateLastClassLoaderTest.
Change-Id: Ic5e95d132f30beb9b8b4499cdbec0e7dd00f9eb4
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions