Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8259926

Error in jpackage sample usage in the help text

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 14, 15, 16
    • tools
    • 14
    • b15

      The Jpackage help text contains a "Sample usage" section containing example of using jlink separately:
             jlink --output appRuntimeImage -p modulePath -m moduleName ...
      The problem is "-m" is not a valid jlink option. I think what was meant here was "--add-modules".
      The same problem occurs in the jpackage man pages produced by oracle.

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: