RFR: 8013489: New build system does not run codesign on SA-related launchers on OS X
Tim Bell
tim.bell at oracle.com
Wed May 29 00:44:33 UTC 2013
Looks good to me as well, but sadly I have not had a chance to test it.
Tim
On 05/28/13 04:19 AM, Staffan Larsen wrote:
> Looks good. I have verified that this patch signs the binaries as expected.
>
> Thanks,
> /Staffan
>
> On 28 maj 2013, at 13:15, Erik Joelsson<erik.joelsson at oracle.com> wrote:
>
>> This patch readds the missing functionality of running codesign on certain launchers on macosx. In the old build, it was always run, but failing if the openjdk_codesign certificate wasn't present on the system. Make ignored this failure. In this patch, configure tests that the certificate is there and disables running codesign if it isn't, reducing pointless error messages in the build log.
>>
>> http://cr.openjdk.java.net/~erikj/8013489/webrev.01/
>>
>> /Erik
More information about the build-dev
mailing list