RFR: 8262004: Classpath separator: Man page says semicolon; should be colon on Linux [v3]
David Holmes
dholmes at openjdk.java.net
Thu May 5 21:37:49 UTC 2022
On Thu, 5 May 2022 12:47:01 GMT, Adam Sotona <asotona at openjdk.org> wrote:
>> Man file for the java command in JDK, the arguments such as -classpath, --module-path and --upgrade-module-path say "A semicolon (;) separated list of directories"
>>
>> Please review this fix correcting the text to "A colon (:) separated list of directories".
>>
>> Thanks,
>> Adam
>
> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
>
> more generalized text
Looks good.
Thanks.
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8530
More information about the hotspot-runtime-dev
mailing list