RFR: 8262004: Classpath separator: Man page says semicolon; should be colon on Linux [v3]

Adam Sotona asotona at openjdk.java.net
Thu May 5 12:47:01 UTC 2022


> 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

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8530/files
  - new: https://git.openjdk.java.net/jdk/pull/8530/files/b6dcde54..737840fd

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8530&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8530&range=01-02

  Stats: 14 lines in 1 file changed: 0 ins; 6 del; 8 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8530.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8530/head:pull/8530

PR: https://git.openjdk.java.net/jdk/pull/8530


More information about the hotspot-runtime-dev mailing list