diff options
author | Calin Juravle <calin@google.com> | 2017-07-26 00:16:07 -0700 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2017-08-02 19:23:14 -0700 |
commit | 27e0d1f3da2e0b7046dacb40794739d739e454a3 (patch) | |
tree | d3c69ca2917325cf20998060d0e0d5f8ab6b1b8e /test/MultiDexModifiedSecondary | |
parent | 52a3c989f96984f9bc9e02620694fc44708a1df2 (diff) |
Pass the class loader context to dex2oat when optimizing at runtime
Until now we always passed the special shared library symbol "&" when we
called dex2oat at runtime without an explicit class path.
This CL changes that and passes the class loader context inferred from the
runtime class loaders to dex2oat. If any of the runtime class loaders is
not supported we continue to pass the special library symbol.
Bug: 38138251
Test: m test-art-host
Change-Id: Ica43ee8a3f36dab2d9ed0e634a9f6341379c8e1c
Diffstat (limited to 'test/MultiDexModifiedSecondary')
0 files changed, 0 insertions, 0 deletions