RFR[12] JDK-8209546: Make sun/security/tools/keytool/autotest.sh to support macosx

sha.jiang at oracle.com sha.jiang at oracle.com
Thu Sep 27 01:25:16 UTC 2018


Hi Max,
Please review the updated webrev: 
http://cr.openjdk.java.net/~jjiang/8209546/webrev.01/
All your comments are addressed, though this test is moved to problem 
list for windows due to JDK-8204203.

Best regards,
John Jiang

On 2018/9/25 22:30, Weijun Wang wrote:
> Some questions:
>
> 1. Do we still need the OS check on lines 47-49? As long as getLibPath() can return something, does it mean the test should just run? Especially, does the test run on Windows?
>
> 2. Is launching a separate process necessary? Can we just call KeyToolTest::main after setting system properties and copying the files.
>
> 3. Is it possible to include standard.sh?
>
> Thanks
> Max
>
>> On Sep 25, 2018, at 6:30 PM,sha.jiang at oracle.com  wrote:
>>
>> Hi,
>> JDK-8164639 removed NSS libs from repo, so sun/security/tools/keytool/autotest.sh has to download NSS libs from artifactory on macosx.
>> This patch also refactors this shell test to a Java test.
>>
>> Webrev:http://cr.openjdk.java.net/~jjiang/8209546/webrev.00/
>> Issue:https://bugs.openjdk.java.net/browse/JDK-8209546
>>
>> Best regards,
>> John Jiang
>>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20180927/e5195959/attachment.htm>


More information about the security-dev mailing list