commit | f8c81921ba6d0e0443c92368d1536dcbe3e4ce7d | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Tue Jun 27 14:23:27 2017 -0700 |
committer | Igor Murashkin <iam@google.com> | Tue Jun 27 15:17:39 2017 -0700 |
tree | 3e22cd472730f563069dbf90405e5575c0c51e94 | |
parent | 0381bed9bc857a4c48b5aecee6f8ab9c468c18de [diff] |
test: Modify 565-checker-doublenegbitwise for javac/dx Previously all of the methods were failing checker with javac/dx. Move their old bytecode to a smali file to retain testing of those optimizations. Rewrite the checker tests in Main.java to use the javac/dx-generated bytecode. Test: art/test/run-test --64 --host --optimizing --build-with-javac-dx 565-checker-doublenegbitwise Bug: 62950048 Bug: 36902714 Change-Id: I214a9bc1bbb1618b32a1ffae1ceda04919748ff0