When packaging a runtime image without the option --mac-package-identifier, the code in MacPkgBundler.validate() will throw exception saying "unable to extract identifier from app image".
There is no app image when building runtime image, and so this check should be skipped.
There is no app image when building runtime image, and so this check should be skipped.
- relates to
-
JDK-8238692 MacOS runtime Installer issue
-
- Resolved
-