OSDN Git Service

Allow libcore and JDWP tests to be executed without JIT.
authorRoland Levillain <rpl@google.com>
Thu, 19 May 2016 11:24:17 +0000 (12:24 +0100)
committerRoland Levillain <rpl@google.com>
Thu, 19 May 2016 11:24:17 +0000 (12:24 +0100)
commit5db109bc8030858f2830f4217333768c3c77095f
tree985c907616772d232a0cac50373bd86669c482eb
parente6d96771a2c9934c8ba6efe1689a1d1b5c54a6f7
Allow libcore and JDWP tests to be executed without JIT.

To use AOT compiling, pass `--no-jit` option to
run-libcore-tests.sh and run-jdwp-tests.sh

Change-Id: I16efce1f48747ecbf8b900427be73c5694b5fb13
tools/run-jdwp-tests.sh
tools/run-libcore-tests.sh