commit | 415dc3d63fc05f89b77c2f6249a5a89dade4df27 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Wed Jun 28 11:03:12 2017 -0700 |
committer | Calin Juravle <calin@google.com> | Thu Jul 06 12:02:52 2017 -0700 |
tree | c80669ca9def11e5c32addfdc3f4c88c4eb25686 | |
parent | 16d59b2b0ff202be99cbe24830e8a5080b774357 [diff] |
Refactor FindClass code in class linker Extract the code searching the current class loader classpath in a new method (FindClassInClassLoaderClassPath). This will make things easier when adding support for DelegateLastClassLoader. Test: m test-art-host Bug: 38138251 Change-Id: I742cd614f12e8a7b6ccd0a23a99d1f6653afaf73