commit | 2eabc61c9592f18eb02211dd3e76e6d7e6793747 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri May 25 14:31:16 2018 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri May 25 14:41:27 2018 -0700 |
tree | 7dbd72abe2ea0334f9b245b2bc633744ed508916 | |
parent | ad70b322fe9b2d3601dcdcfab915b651716ee448 [diff] |
Fix class_def_idx increment for FastVerify Fixes vdex golem benchmarks. Also fixed logic that was overwriting the expected ClassStatus for debug builds. This is why the tests were passing but the CHECK was failing for non debug dex2oat. Added regression test in dex2oat_test. Bug: 80309967 Test: test-art-host Change-Id: I91c48ffbe894ab471572418142fcb4ae85bf0864