RFR: JDK-8310321: make JDKOPT_CHECK_CODESIGN_PARAMS more verbose

Erik Joelsson erikj at openjdk.org
Tue Jun 20 08:59:03 UTC 2023


On Mon, 19 Jun 2023 14:08:34 GMT, Matthias Baesken <mbaesken at 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.

I don't think we should print that command line all the time. I think it would be better to echo the command line into config.log using `AS_MESSAGE_LOG_FD`.

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

PR Review: https://git.openjdk.org/jdk/pull/14541#pullrequestreview-1487656924



More information about the build-dev mailing list