[jdk20] RFR: 8298488: [macos13] tools/jpackage tests failing with "Exit code: 137" on macOS

Alexey Semenyuk asemenyuk at openjdk.org
Mon Dec 12 22:32:53 UTC 2022


On Mon, 12 Dec 2022 21:23:50 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

> This issue is similar to JDK-8277493. Looks like macOS 13 cannot execute unsigned code and code should be at least ad hoc signed. Same as for macOS aarch64. Fixed by enabling ad hoc signing for macOS platform for both x64 and aarch64.

Marked as reviewed by asemenyuk (Reviewer).

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

PR: https://git.openjdk.org/jdk20/pull/20


More information about the core-libs-dev mailing list