jlink tool guide: update jlink --module-path to drop $JAVA_HOME/jmods from examples

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 11
    • Affects Version/s: 10
    • Component/s: docs

      jlink --module-path is default to $JAVA_HOME/jmods (see JDK-8189777). Documentation that references `jlink --module-path $JAVA_HOME/jmods:mlibs` should be updated to drop $JAVA_HOME/jmods and becomes:

      `jlink --module-path mlibs`

            Assignee:
            Raymond Gallardo
            Reporter:
            Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: