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

[macos] jpackage produces signed app image that can not be notarized if `--app-content` is used

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • 26
    • 17, 21, 24, 25
    • tools
    • generic
    • os_x

      If they create a signed app image with additional content passed through `--app-content`, the result app image can not be notarized.

      If they create a signed app image with the same jpackage parameters without `--app-content`, copy the additional content into the app image, run codesign on it, and then notarization passes.

      Clearly, this is not an issue with app content. Something is off with jpackage signing.

      See https://github.com/openjdk/jdk/pull/21698#issuecomment-2847722058

            almatvee Alexander Matveev
            asemenyuk Alexey Semenyuk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: