On Mon, 28 Oct 2024 22:30:06 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
>> - It is not clear on which macOS versions codesign fails if application >> bundle contains additional content. >> - As a result test was modified to generate only application image, since >> PKG or DMG cannot be generated if signing fails. Exit code of jpackage is >> ignored, but generated application image will be checked for additional >> content. >> - This change is for macOS only. >> - Previous implementation of test (forcing expected exist code to 1) was not >> doing anything useful, since we never checked if additional content was >> copied or not. > > Closing this PR. This issue will be fixed under new PR > https://github.com/openjdk/jdk/pull/21741. @sashamatveev can you comment? ------------- PR Comment: https://git.openjdk.org/jdk/pull/21698#issuecomment-2847954657