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

Throw exception for missing values in .jpackage.xml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 19
    • 18, 19
    • tools
    • b28

    Backports

      Description

        Currently when we loading .jpackage.xml we will use default values for missing xml elements such as <app-store>. This might be fine in some cases, but in some cases it will break things. For example JDK 18 does not have <app-store> element and if such image is used with JDK 19 to sign it we will use false for <app-store> which will result in incorrect signing if app image was generated with --mac-app-store.

        Attachments

          Issue Links

            Activity

              People

                almatvee Alexander Matveev
                almatvee Alexander Matveev
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: