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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: