commit | d0d25fecd72c6a9ec591a416ff76a0970a3a844e | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Jul 20 15:46:49 2018 -0700 |
committer | Alex Light <allight@google.com> | Fri Jul 20 15:57:52 2018 -0700 |
tree | c1b9308e9c750745777561d4fd052b6bf4958447 | |
parent | 59d0872519e8abd1ec17003c17b5c3780ed831df [diff] |
Add some helpful features to jdwp test runners Add --verbose support to run-libjdwp-tests.sh. This makes it use the libjdwp logging on the debuggee with by default log level 0xC0. This can be changed using --verbose-level and --verbose-all. Add an --instant-jit flag to both runners. This forces the debuggee to run with -Xjitthreshold:0. Test: manual Change-Id: Iff9884b0cfbc5d32ff40c5c2d8f48b7876944509