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

Remove deprecated --bind-services option from jpackage

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 16
    • 16
    • tools
    • b06

    Description

      in JDK15 the jpackage option --bind-services was deprecated when the more general --jlink-options option was added. We will remove --bind-services option in JDK16.

      since the default for --jlink-options is "--strip-native-commands --strip-debug --no-man-pages --no-header-files"
      using "--bind-services" option (without jlink-options option) is equivalent to using
      --jlink-options "--strip-native-commands --strip-debug --no-man-pages --no-header-files --bind-services"

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: