remove the --limit-modules option

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: internal
    • Component/s: tools
    • None

      With:

      jpackage create-image \
          --input out/artifacts \
          --output out \
          --limit-modules java.base \
          --main-jar Jpackager-Hello-jar/Jpackager-Hello.jar \
          --class Main

      The resulting image does not limit the modules to java.base.

      Running out/Main/runtime/bin/java --list-modules shows all the JDK modules. There is no documentation that says what is limited or that it does not apply to the predefined java runtime.


            Assignee:
            Andy Herrick (Inactive)
            Reporter:
            Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: