RFR: 8266182: Automate manual steps listed in the test jdk/sun/security/pkcs12/ParamsTest.java [v4]

Abdul Kolarkunnu akolarkunnu at openjdk.java.net
Fri Aug 13 09:47:56 UTC 2021


On Mon, 9 Aug 2021 13:10:05 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Abdul Kolarkunnu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8266182: Automate manual steps listed in the test jdk/sun/security/pkcs12/ParamsTest.java
>
> test/jdk/sun/security/pkcs12/KeytoolOpensslInteropTest.java line 580:
> 
>> 578:         return SecurityTools.keytool(s);
>> 579:     }
>> 580: 
> 
> I feel the lines below should go to a test library.

Moved fetchOpenssl() API to test/lib/jdk/test/lib/artifacts/OpensslArtifactFetcher.java

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

PR: https://git.openjdk.java.net/jdk/pull/4413



More information about the security-dev mailing list