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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 10
    • 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`

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

              Created:
              Updated:
              Resolved: