commit | 3b7475b28db56952a821e4f6cbedf514dd284dc4 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Nov 09 15:33:12 2022 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Nov 14 12:16:47 2022 +0000 |
tree | c82a540eb34800ed00cc572bf9e17ed91e4cc457 | |
parent | d9abf5e08c79af03170eebbe32b5a9afb5f9551f [diff] |
Don't assume the class has never been looked at in FastVerify. When we compile dex files individually and one FastVerify fails, we may verify more classes that in the one dex file. Also fix a bug in VerifierDeps when verifying after failing fast verification: we need to clear the existing contents to repopulate it. Bug: 257335641 Test: 845-fast-verify Change-Id: I92f64daff1653ce3d58cee81ad3b461fa152cb84