Classpath separator: Man page says semicolon; should be colon on Linux

XMLWordPrintable

    • b22
    • x86_64
    • linux_ubuntu

      ADDITIONAL SYSTEM INFORMATION :
      Ubuntu 20.10, JDK 15

      A DESCRIPTION OF THE PROBLEM :
      In the Linux man file for the java command in JDK 15, the path arguments to options such as -classpath say "A semicolon (;) separated list of directories..." which is true on Windows but should say "colon (:)" when on a Linux system.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      man java | grep 'list of directories'

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Should say "A colon (:) separated list of directories"
      ACTUAL -
      Says "A semicolon (;) separated list of directories"

            Assignee:
            Adam Sotona
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: