commit | aafe432776279e32215272890db236e0fb412d98 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue Apr 21 10:38:04 2020 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Mon Apr 27 14:26:21 2020 +0000 |
tree | 8b5ac3d38e1d808a1eff3ebdaac4a5ae14eb598b | |
parent | 7ca8b67c21513d3cd236f47332afdd1be1cb1569 [diff] |
Move some checker tests from smali to Java. These tests were converted to smali when we moved from jack to javac+dx but a slightly different code style can be used to push javac+dx to generate the same bytecode. Also drop a duplicate test (Java+smali) and the obsolete `doThrow` pattern previously used to prevent inlining. Test: testrunner.py --host --optimizing Bug: 62950048 Change-Id: I6b645124cd65ef4da69c0e7b2a5e9b5e7003b3fe