diff options
author | Calin Juravle <calin@google.com> | 2017-07-26 00:16:07 -0700 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2017-08-03 15:33:54 -0700 |
commit | e6b4298bc8934adee599057ae65b673c30119ee1 (patch) | |
tree | 172a09f2c0e9ab9750835782e46bbe491bde8444 /test/008-exceptions/src/MultiDexBadInitWrapper1.java | |
parent | 06c7acb3b8d1ef4693825b053904e62d4e4218fb (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
(cherry picked from commit 27e0d1f3da2e0b7046dacb40794739d739e454a3)
Change-Id: I054d12c9e2c923d7abfae1a968a2849e31af164e
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInitWrapper1.java')
0 files changed, 0 insertions, 0 deletions