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

Add Option for user defined jlink options

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 15
    • 14
    • tools
    • b22

      With the implementation of JDK-8218055, jpackager calls jlink thru the tool provider when either packaging the current jre, or packaging an application using the current jre.
      This may be expanded in a future release to include when using other jres, by invoking the jlink in that jre.

      In any case, when invoking jlink the user should be able to specify any arbitrary jlink options.

      We have one specific jpackage option, --strip-native-commands that could be removed in favor of a more general syntax to allow user to specify things like: --limit-modules, and --bind-services

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: