diff options
author | David Brazdil <dbrazdil@google.com> | 2018-09-07 15:03:57 +0100 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2018-10-04 12:50:27 +0100 |
commit | 2788f5fddb36e8b17118f3a95dad0ee2826025b5 (patch) | |
tree | d9d529c217bbbe32668bcfd14150f7e06648e055 /test/ProfileTestMultiDex/Main.java | |
parent | b4cf9134a3b2cf9c743a88db131e0bd8b08b2904 (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
Merged-In: Id1e159449a3766335de0913b94cdb240c1484a33
Change-Id: Id1e159449a3766335de0913b94cdb240c1484a33
(cherry picked from commit 855549b9e3be1abea4edd847cd4c14a0283f12e1)
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions