I've been using jdeps recently, and I thought I could suggest some minor
improvements to its documentation (and related code comments, for completeness
and consistency). Please review.
Separately, I note that JDK tools inconsistently use CLI notation (i.e. {}, (),
[], ... etc.) and verb forms ( 2nd person prescriptive (print) vs. 3rd person
descriptive (prints) ). Sometimes verb forms are mixed within a single
sentence. But that's a bigger issue, and I'm not trying to address it in this
PR. Maybe it's something an LLM-assisted person could do once we're cleared to
use LLMs in that way in OpenJDK.
---------
- [x] I confirm that I make this contribution in accordance with the [OpenJDK
Interim AI Policy](https://openjdk.org/legal/ai).
-------------
Commit messages:
- Initial commit
Changes: https://git.openjdk.org/jdk/pull/32701/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32701&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8391811
Stats: 21 lines in 5 files changed: 0 ins; 0 del; 21 mod
Patch: https://git.openjdk.org/jdk/pull/32701.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/32701/head:pull/32701
PR: https://git.openjdk.org/jdk/pull/32701