RFR: JDK-8310380: Handle problems in core-related tests on macOS when codesign tool does not work [v2]

Matthias Baesken mbaesken at openjdk.org
Thu Jun 22 12:09:04 UTC 2023


On Thu, 22 Jun 2023 10:54:12 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> Looks a bit better. But I think instead of adding a Utils.javaPath() method, you can do all this path handling in Platform.launchCodesignOnJavaBinary(). Then even more code would be shared.

Okay, I  had the idea  to later use  the method javaPath  at some more places, but let's do this separately.

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

PR Comment: https://git.openjdk.org/jdk/pull/14562#issuecomment-1602521579


More information about the core-libs-dev mailing list