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

jlink --module-path default value and automatic addition of $JAVA_HOME/jmods if java.base is missing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • None
    • tools
    • None
    • b30
    • generic
    • generic

      If no --module-path is specified, jlink should use $JAVA_HOME/jmods as the default value.

      If --module-path is specified, but java.base module cannot be resolved from it, jlink should append $JAVA_HOME/jmods to the --module-path.

            sundar Sundararajan Athijegannathan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: