commit | cf74ae7eae39affc8886b4bce5294aceebb908c3 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Jul 15 10:37:28 2021 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Jul 15 14:09:19 2021 +0000 |
tree | 5a7ca403a555069f3f373c38fe45d78b53e243c6 | |
parent | dcb148a48a6bc69aba71cf3e2b8ab915ab3bf6d5 [diff] |
Small cleanups after latest verifier change. During AOT, the inliner can also look at whether the class needs to be verified at runtime. We know the class doesn't hard fail otherwise its status would be ErrorResolved. Also un-negate IsUnverified -> IsVerified. Also make isVerifiedNeedsAccessCheck only return true if the class has that exact state. Test: test.py and golem numbers Bug: 28313047 Change-Id: I2ee0024a380225e1aa120b69069a5a34d3f81113