summaryrefslogtreecommitdiffstats
path: root/test/402-optimizing-control-flow
diff options
context:
space:
mode:
authorRichard Uhler <ruhler@google.com>2015-01-02 13:28:22 -0800
committerRichard Uhler <ruhler@google.com>2015-01-08 10:50:38 -0800
commitc275259449ec57987e52d3ab1eda3272b994488f (patch)
treeca3a6d182d768f8ef046a33576572a2e46370cc1 /test/402-optimizing-control-flow
parent4270e74152d8a7cd979ab5a92fe2a8f84adb8a42 (diff)
downloadart-c275259449ec57987e52d3ab1eda3272b994488f.tar.gz
art-c275259449ec57987e52d3ab1eda3272b994488f.tar.bz2
art-c275259449ec57987e52d3ab1eda3272b994488f.zip
Remove back-door bootclasspath option from Runtime
The 'bootclasspath' option allowed users of the Runtime to load their own boot class path DexFiles and pass them directly to the Runtime as an option. This obscures the fact that the Runtime must take ownership of the boot class path DexFiles. This change removes the use of the bootclasspath option by dex2oat and the common runtime tests. For dex2oat, we use the existing -Xbootclasspath option instead, and introduce a new -Xbootclasspath-locations option to override the dex locations for the loaded boot class path dex files. For the common runtime tests, we simply use -Xbootclasspath. Bug: 18809837 Change-Id: Idfcd4885390bf0f3dc350993756dd337220def73
Diffstat (limited to 'test/402-optimizing-control-flow')
0 files changed, 0 insertions, 0 deletions