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
Loading
Please sign in to comment