diff options
author | Vladimir Marko <vmarko@google.com> | 2019-12-13 12:53:39 +0000 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2020-01-08 14:50:06 +0000 |
commit | a18f5aeaecf9088f1ba1c43e7577dc149f85673f (patch) | |
tree | 88a98d98edab2c83821a8df17768788245c039a1 /test/ProfileTestMultiDex | |
parent | 7ee34a1eeba20c1b438f7bcad75adba65dd2a840 (diff) |
Fix StringBuilder append assumptions.
Do not rely on use ordering, it can be different because of
SimplifyReturnThis(); just use HBackwardInstructionIterator.
Instead of checking that we find a StringBuilder.toString(),
check that it is the invoke we're trying to simplify.
Add regression test 699-checker-string-append2.
Test: testrunner.py --host --jvm -t 699-checker-string-append2
Bug: 19575890
Bug: 146014745
Change-Id: I7b16f376c16ba5a4107e9718e0acf17d82280f54
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions