History log of /art/test/648-inline-caches-unresolved/src/Main.java
Revision Date Author Comments
6df62f78a5f376083b771981585d37f9cc4aacaa 29-Apr-2017 Calin Juravle <calin@google.com> inliner: Do not assume that the outermost_graph has an art method

The outermost method may be in an unresolved class. If that's the case
do not assume anything about the referrer in HLoadClass.

Test: m test-art-host
Bug: 37588888

(cherry picked from commit 07f01dfa26e97f48662b6ef40fdc0926cecd7664)

Change-Id: If9974195a0b5d026c1eb16477f9cd95e83c911ec
07f01dfa26e97f48662b6ef40fdc0926cecd7664 29-Apr-2017 Calin Juravle <calin@google.com> inliner: Do not assume that the outermost_graph has an art method

The outermost method may be in an unresolved class. If that's the case
do not assume anything about the referrer in HLoadClass.

Test: m test-art-host
Bug: 37588888
Change-Id: I1a59325740ac9c5bcadc12661f5a82f642747bf9