commit | 314d8214c7df7090c943f3ddda6b920c9640c975 | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Tue Jan 10 19:22:29 2023 +0000 |
committer | Santiago Aboy Solanes <solanes@google.com> | Thu Jan 12 12:15:50 2023 +0000 |
tree | 785faacd3c604c6bffba3394d86ce6e2e5cf330d | |
parent | 1725f649ec7f8995cded711baa03e000a9c9dfc2 [diff] |
Set devirtualized methods as always throws if appropriate If we devirtualize a method that throws given the parameters, then we should also set the devirtualization as always throws. Found while updating graph checker flags in aosp/2362044. Bug: 264278131 Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Change-Id: I5e65055f63a3a98d17d5a862b864832f904dc7c8