summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2018-04-26 09:18:10 +0100
committerVladimir Marko <vmarko@google.com>2018-04-26 14:17:49 +0100
commit7c947996ca9426a8ae3abf9feb110f166d8f11da (patch)
treeb76efdaf41e7056d0221453952cb1ae668d8898c /test/ProfileTestMultiDex
parent354794b1c59894e549cf175e24a3b8c5d5ec2913 (diff)
AOT inlined method lookup should stay within dex file.
Rewrite the AOT inlined method lookup and guard against crossing dex file boundary. The compiler does not currently support inlining across dex files, so this is an indication of multiple dex files defining the same class and the AOT code having used a definition which is not used at runtime. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing --jit Test: Pixel 2 XL boots. Test: testrunner.py --target --optimizing --jit Bug: 74410240 (cherry picked from commit 63a9f3e9e1b9fb8d98d8ca9abe626f3aa11e5692) Change-Id: Ibe9792f952d0c963b8560f10d57a951e227b24aa
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions