diff options
author | Alex Light <allight@google.com> | 2018-02-20 11:15:54 -0800 |
---|---|---|
committer | Alex Light <allight@google.com> | 2018-02-21 08:39:53 -0800 |
commit | c758875461cca47d1b342c3c56a218a704b04365 (patch) | |
tree | 59827b439d9b0008a80bf9cb3193b94633c3bb91 /compiler/common_compiler_test.cc | |
parent | 535d381b8b14faa8711a003ce3de3f70ac7ac08e (diff) |
Add get_class_loader_class_descriptors JVMTI extension method
This adds a new JVMTI extension:
com.android.art.class.get_class_loader_class_descriptors. This will
enumerate all of the classes known to be loadable with a given
class-loader as the defining class loader. The function gets this by
looking at all dex-files associated with the given class-loader.
Bug: 73504235
Test: ./test.py --host -j50
Change-Id: Ie54223cd40109056396ba609f92b6c02d81dd4ab
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions