OSDN Git Service

Rename and obsolete compiler filter names.
authorNicolas Geoffray <ngeoffray@google.com>
Fri, 21 Apr 2017 12:08:25 +0000 (13:08 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Tue, 2 May 2017 08:54:43 +0000 (09:54 +0100)
commita10ac2ac733a9dc07962cfea2502605141e61953
treea221591573b1c0aff40f807d65623a1831049a9a
parent4c988898116049226a4cf49cbfbebaca44008576
Rename and obsolete compiler filter names.

ART side of the change.

bug:34715556
Test: test-art-host, jdwp, libcore

(cherry picked from commit 49cda06d5bf003f588ba7839bbf89d606237dfa7)

Change-Id: I85126e5035f0f6fc15aa84d41af5f1d6e25a5f55
29 files changed:
build/Android.oat.mk
compiler/dex/dex_to_dex_decompiler_test.cc
compiler/dex/verification_results.cc
compiler/driver/compiler_driver.cc
compiler/driver/compiler_driver_test.cc
compiler/driver/compiler_options.h
compiler/oat_test.cc
compiler/oat_writer.cc
dex2oat/dex2oat.cc
dex2oat/dex2oat_test.cc
dexoptanalyzer/dexoptanalyzer_test.cc
runtime/compiler_filter.cc
runtime/compiler_filter.h
runtime/compiler_filter_test.cc
runtime/dexopt_test.cc
runtime/native/dalvik_system_ZygoteHooks.cc
runtime/oat_file_assistant.cc
runtime/oat_file_assistant_test.cc
runtime/runtime.cc
test/117-nopatchoat/nopatchoat.cc
test/157-void-class/run
test/595-profile-saving/run
test/628-vdex/run
test/634-vdex-duplicate/run
test/etc/run-test-jar
tools/art
tools/dexfuzz/src/dexfuzz/executors/Executor.java
tools/run-jdwp-tests.sh
tools/run-libcore-tests.sh