commit | 11ffec2462645e7fd3c1db602399920886834b7f | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Tue Jun 27 15:36:23 2017 -0700 |
committer | Igor Murashkin <iam@google.com> | Tue Jun 27 15:36:23 2017 -0700 |
tree | 184c234a1ad94f8019364868b43eb7f7b7e3aade | |
parent | f8c81921ba6d0e0443c92368d1536dcbe3e4ce7d [diff] |
test: Modify 586-checker-null-array-get for javac/dx Previously 1 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 586-checker-null-array-get Bug: 62950048 Bug: 36902714 Change-Id: Ib320509422a358e116c24bb1b33442c0cf09ba25