On Wed, 19 Aug 2026 17:40:30 GMT, Alan Bateman <[email protected]> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional >> commit since the last revision: >> >> additional adjustments > > src/jdk.jartool/share/man/jar.md line 36: > >> 34: ## Synopsis >> 35: >> 36: `jar` \[*OPTION* ...\] \[ \[`--release` *VERSION*\] \[`-C` *dir*\] >> *files*\] > > This has "files" so now I think the man page has a mix of "file" and "files". I believe the `files` here is appropriate because it resides outside of the (optional) `[-C dir]` option. So `files` here is meant for one or more files to include in the JAR file and isn't specific for the `-C dir` usage. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32439#discussion_r3815370870
