commit | 1fc309a2a78795ac68d264b6cfafc2f1154e551c | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Aug 27 10:03:50 2018 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Aug 27 10:03:50 2018 +0100 |
tree | eedc1d0b265e18acff28723c0ff3c07befb7451a | |
parent | bdf294e34a0d1d84596f46ff58924f12dd640f4c [diff] |
Always set compiler filter to 'quicken' for jdwp tests. Now that the 'art' script runs dex2oat before invoking dalvikvm, the default compiler filter is 'speed'. To avoid timeouts when running unneeded AOT compilation (jdwp tests run debuggable), just set the compiler filter to quicken. Test: run-jdwp-tests.sh Change-Id: I7bef19d5424b85ea19d96c1f443a46a2208c773c