commit | 84f82b9972ec29bd05b1575ae6d638255be2f285 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Wed Aug 02 18:28:08 2017 -0700 |
committer | Calin Juravle <calin@google.com> | Wed Aug 02 19:26:41 2017 -0700 |
tree | 82ab908d83f7ecb5d67180aeff4814d873de28e8 | |
parent | 1ccf61377290451b4e5cfe29ece5de3c8c585e0e [diff] |
Stop using the runtime classpath in dex2oat Use only --class-loader-context to infer the classpath that should be used for compilation. The tests and benchmarks no longer rely on --runtime-arg --classpath being passed to dex2oat. Bug: 36044779 Test: m test-art-host Change-Id: Iba4cb3489f4a1a4a421071e1889d806d6c1d0738