On Mon, 12 Dec 2022 21:23:50 GMT, Alexander Matveev <almat...@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. This pull request has now been integrated. Changeset: 8962c723 Author: Alexander Matveev <almat...@openjdk.org> URL: https://git.openjdk.org/jdk20/commit/8962c723a8ae62a8638e9e0a89c20001aea1549a Stats: 6 lines in 3 files changed: 0 ins; 4 del; 2 mod 8298488: [macos13] tools/jpackage tests failing with "Exit code: 137" on macOS Reviewed-by: asemenyuk ------------- PR: https://git.openjdk.org/jdk20/pull/20