summaryrefslogtreecommitdiff
path: root/test/utils/python/generate_java_main.py
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2016-02-15 15:56:11 +0000
committerNicolas Geoffray <ngeoffray@google.com>2016-02-15 16:17:11 +0000
commit5e08e3643230ff89f3d7e9b5d7660db6fd94bec9 (patch)
treee19e6ce62b9350e52544c37dffadc4e1b8615417 /test/utils/python/generate_java_main.py
parent88f4bc504c1be353e95e9d215d68c7d58eb0717f (diff)
Expect less in the presence of a string init call.
The compiler currently relies on the dex cache being populated for doing proper type propagation. If it hasn't, we may end up in the situation where the DexMethodInliner has recognized a String.<init> call (because DexMethodInliner only looks at signatures, and does not resolve types), but the graph builder doesn't see a type and assume it needs to do access checks and clinit checks on it. Change-Id: Id79313b0610b127909e3e057305b6632b0b172f7
Diffstat (limited to 'test/utils/python/generate_java_main.py')
0 files changed, 0 insertions, 0 deletions