OSDN Git Service

Compile JNI stubs for verify-profile and interpret-only.
authorVladimir Marko <vmarko@google.com>
Mon, 23 May 2016 14:32:42 +0000 (15:32 +0100)
committerVladimir Marko <vmarko@google.com>
Mon, 23 May 2016 17:12:11 +0000 (18:12 +0100)
commit8c185bf0c6f18a5349bc87a7e3751ba06d90f461
treee5f187c737d2930fa1ea7876846cffd9cf5ce225
parent6b2f0b5775380de2cb8714f9d2cee91ea4c6d543
Compile JNI stubs for verify-profile and interpret-only.

This is the intended behavior to have a good JNI transition
performance.

Bug: 28902384
Change-Id: Iedb2ca343d66cf422ef2dc0527639e81d6ba8960
compiler/dex/verification_results.cc
compiler/driver/compiler_driver.cc
compiler/driver/compiler_options.h
dex2oat/dex2oat.cc
runtime/compiler_filter.cc
runtime/compiler_filter.h
runtime/oat_file_assistant.cc
runtime/oat_file_assistant_test.cc
test/117-nopatchoat/nopatchoat.cc