commit | 03ba5d67df7568fd8c60d171f1a20c443bae975e | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Tue Jun 27 16:00:55 2017 -0700 |
committer | Igor Murashkin <iam@google.com> | Wed Jun 28 11:41:57 2017 -0700 |
tree | f7a6e0c63ba1765798f2dc8165bedbbdf0aad19e | |
parent | 11ffec2462645e7fd3c1db602399920886834b7f [diff] |
test: Modify 633-checker-rtp-getclass 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 633-checker-rtp-getclass Bug: 62950048 Bug: 36902714 Change-Id: I26c6475609b6f6d76e7339d9824cb5daef9828ca