RFR: 8356218: [macos] Document --app-content [v3]

Alexander Matveev almatvee at openjdk.org
Thu Aug 21 02:37:34 UTC 2025


On Thu, 21 Aug 2025 00:17:05 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

>> - Added following note for `--app-content` on macOS to help and man page: `The value should be a directory with the "Resources" subdirectory (or any other directory that is valid in the "Contents" directory of the application bundle). Otherwise, jpackage may produce invalid application bundle which may fail code signing and/or notarization.`
>> - Added warning if `--app-content` if it points to non-standard subdirectory in "Contents" directory.
>> - Added test to cover warning message.
>
> Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8356218: [macos] Document --app-content [v3]

8356218: [macos] Document --app-content [v4]
- Fixed latest comments.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26848#issuecomment-3208795958


More information about the core-libs-dev mailing list