Integrated: 8273646: Add openssl from path variable also in to Default System Openssl Path in OpensslArtifactFetcher

Thejasvi Voniadka tvoniadka at openjdk.java.net
Tue Sep 21 09:04:51 UTC 2021


On Wed, 15 Sep 2021 08:01:30 GMT, Thejasvi Voniadka <tvoniadka at openjdk.org> wrote:

> The test "sun/security/pkcs12/KeytoolOpensslInteropTest.java" performs interoperability checks between JDK and openssl with respect to certain keystore operations. The test requires a suitable version of openssl to be available on the machine it runs. Some mechanisms are used to discover openssl, among which searching through a predefined set of paths is also one. The test at present looks only at the following absolute paths (in that order):

This pull request has now been integrated.

Changeset: a5108a60
Author:    Thejasvi Voniadka <tvoniadka at openjdk.org>
Committer: Abdul Kolarkunnu <akolarkunnu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a5108a605e6a1e427d90dbeeb8630a3d01d6b405
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8273646: Add openssl from path variable also in to Default System Openssl Path in OpensslArtifactFetcher

Reviewed-by: weijun

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

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



More information about the security-dev mailing list