OSDN Git Service

ART: Remove experimental flags for plugins and agents
authorAndreas Gampe <agampe@google.com>
Wed, 25 Jan 2017 18:03:08 +0000 (10:03 -0800)
committerAndreas Gampe <agampe@google.com>
Wed, 25 Jan 2017 19:38:25 +0000 (11:38 -0800)
commit01fd70b531a8bd8ebb2238f20c3e651f6b065285
tree7f4f6a9514638aafbd8fa94791676567f1bb0c3c
parent5ea54a33a81ce48156fbb2685e9a61d0748644dc
ART: Remove experimental flags for plugins and agents

Remove experimental flags guarding plugins and agents.

Partial revert of commit 7233c7e752c0d26387d143ee74420e9cd1f09390.
Partial revert of commit 185d134a3b43ab7529053e965917e0fa74bceba4.

Bug: 31455788
Test: m test-art-host
Change-Id: I11a19f24b88ced8da7a28e2cb7a2f602aab884a8
41 files changed:
cmdline/cmdline_types.h
runtime/experimental_flags.h
runtime/parsed_options.cc
runtime/runtime.cc
runtime/runtime_options.def
test/900-hello-plugin/run
test/901-hello-ti-agent/run
test/902-hello-transformation/run
test/903-hello-tagging/run
test/904-object-allocation/run
test/905-object-free/run
test/906-iterate-heap/run
test/907-get-loaded-classes/run
test/908-gc-start-finish/run
test/909-attach-agent/run
test/910-methods/run
test/911-get-stack-trace/run
test/912-classes/run
test/913-heaps/run
test/914-hello-obsolescence/run
test/915-obsolete-2/run
test/916-obsolete-jit/run
test/917-fields-transformation/run
test/918-fields/run
test/919-obsolete-fields/run
test/920-objects/run
test/921-hello-failure/run
test/922-properties/run
test/923-monitors/run
test/924-threads/run
test/925-threadgroups/run
test/926-multi-obsolescence/run
test/927-timers/run
test/928-jni-table/run
test/929-search/run
test/930-hello-retransform/run
test/931-agent-thread/run
test/932-transform-saves/run
test/933-misc-events/run
test/934-load-transform/run
test/935-non-retransformable/run