summaryrefslogtreecommitdiff
path: root/tools/cpp-define-generator/make_header_test.py
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2018-09-07 15:03:57 +0100
committerDavid Brazdil <dbrazdil@google.com>2018-09-07 17:02:08 +0100
commit494b12c7c0d860a2aada21bdce7542d18255415c (patch)
treefa5cd8978c6ceedfe6636181ee41678fe649c92d /tools/cpp-define-generator/make_header_test.py
parent8a19432ee24e87c7962439beffd8a5f481ba4d28 (diff)
Only warn if a pre-P app overrides inlined methods at runtime
CL Ibe9792f952d0c963b8560f10d57a951e227b24aa increased strictness of a check that an inlined method did not cross a dex file boundary. For app compat reasons, turn this into a warning if the app targets SDK version < 28 (P). The warning makes it clear that the runtime is in an unsafe state, but this was the case before P too. Developers will have time to fix the issue until they start targetting P. Bug: 74410240 Bug: 110985613 Test: m test-art-host-gtest Test: testrunner.py --host --optimizing --jit Test: Pixel 2 XL boots. Test: testrunner.py --target --optimizing --jit Change-Id: Id1e159449a3766335de0913b94cdb240c1484a33
Diffstat (limited to 'tools/cpp-define-generator/make_header_test.py')
0 files changed, 0 insertions, 0 deletions