diff options
author | Alex Light <allight@google.com> | 2017-08-18 11:52:25 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2017-08-23 13:57:55 -0700 |
commit | 617c9c502cb9f60dc55f8679e6de982732e95f3c (patch) | |
tree | 5dcc3ffbf044156721e20722d0c33b00b6d205fc /compiler/optimizing/graph_visualizer.cc | |
parent | 675c779cb046bca49229e1e5268d0eb622159214 (diff) |
Support running jdwp tests on RI and with alternate JDWP
Change the run-jdwp-tests.sh script so it can easily be used to run
our apache-harmony jdwp tests against the RI and to run them with
alternative JDWP implementations on all modes.
Test: ./art/tools/run-jdwp-tests.sh --mode=host
Test: ./art/tools/run-jdwp-tests.sh --mode=jvm
Test: ./art/tools/run-jdwp-tests.sh \
--mode=jvm \
--jdwp-path /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/libjdwp.so
Test: ./art/tools/run-jdwp-tests.sh \
--mode=host \
--debug \
--variant=x64 \
-Xplugin:$ANDROID_HOST_OUT/lib64/libopenjdkjvmtid.so \
--jdwp-path /usr/lib/jvm/default-java/jre/lib/amd64/libjdwp.so
Bug: 62821960
Change-Id: Ia28ba68232b6b9217f810cf0788355cf7f70b7ae
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions