Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8080531 JEP 275: Modular Java Application Packaging
  3. JDK-8140037

App Bundler: Detect Dependent Module from module path or classpath

XMLWordPrintable

      Detect the dependent modules from the module path or classpath. In the case of a non-modular or a module both the class path and module path are used to detect all modules required for the jimage. For a non-modular jar jdeps is used. For a module, simply adding it to -addmods of jlink will link all transient dependencies.

            cbensen Chris Bensen (Inactive)
            mwthomps Marty Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: