On Mon, 19 Jun 2023 14:08:34 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> We were running into some issues with the configure checks checking the > codesign tool. Unfortunately the output is a bit limited and should be > enhanced, especially printing what is really called. Hi Erik, the added codesign tool calls are already printed into the rather verbose config.log. In the main configure output we see only what we saw before checking for macosx code signing mode... auto, default checking for macosx code signing identity... openjdk_codesign, default checking if codesign with hardened runtime is possible... no checking if debug mode codesign is possible... no checking for macosx code signing mode... disabled ------------- PR Comment: https://git.openjdk.org/jdk/pull/14541#issuecomment-1598640325