summaryrefslogtreecommitdiff
path: root/test/MultiDex/Main.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2021-03-23 11:58:58 -0700
committerAlex Light <allight@google.com>2021-03-23 15:56:52 -0700
commit2769f0145057396e3dab5efe53c05ebd6336d08c (patch)
treeb15c270ee89ab17c033cdeb361181b6c66653bff /test/MultiDex/Main.java
parentf4c06b522eafe3204d533394c9c0069e2c41a970 (diff)
Fix IC resolution DCHECK
We were incorrectly asserting that all inline-cache entries referring to valid classes are resolvable. This is only true as long as the profiles stay perfectly in sync with the framework code, which is not likely to always be the case since we update profiles rather infrequently. This simply loosens the dcheck to return null on unresolvable methods when run in AOT mode. Test: m droid Bug: 168941430 Bug: 183514504 Change-Id: Id863b65ccead1a40643c4538df4f5215a18e39ad
Diffstat (limited to 'test/MultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions