summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2014-11-06 16:52:58 -0800
committerAndreas Gampe <agampe@google.com>2015-01-14 09:12:48 -0800
commit15a33b3f88546bce85dcb9d28caf200da51154d7 (patch)
treedcd69babe6346d9a7379df6d07b53218eaafce2b /test/ProfileTestMultiDex/Main.java
parent112d6cf8ea4b7c2798e25e4098d170642e796b7e (diff)
ART: Simple structural class check
Adds a simple check to class-loading when the embedded dex file in an oat file and the dex file on the class path where we found the class do not match. We require that the number of methods and fields do not change, as that will almost certainly mean that quickened and other compiled offsets are wrong now. This is a reasonably lightweight change, but we should investigate a full comparison including name and type of members. Bug: 17937814 Bug: 18708951 Change-Id: Icb9638bebd369ab23822817f4a97c8dd8625fea5
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions