commit | 01cc9101b618696f7f797855f7ef5393c6664e1a | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Feb 04 16:53:40 2021 -0800 |
committer | Alex Light <allight@google.com> | Wed Feb 10 01:48:23 2021 +0000 |
tree | 3d3cfc97f2e37e055696c05df9614e07cb13c56d | |
parent | 60117aeeffda3d01a5314984694ae3d6d4588fc1 [diff] |
Quiet unneeded warning about jdwp A recent change gave -XjdwpOptions a default value value. This made the runtime print a (non-fatal) warning if started without jdwp support telling the user the option is being ignored. Make this warning only print when the jdwpOptions are explicitly given. Test: ./art/test/run-test --host --dev 001-HelloWorld Change-Id: Ie61f3d32462a6b8379d5916ccce37abbc7783d9a