> 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):
Thejasvi Voniadka has updated the pull request incrementally with one additional commit since the last revision: 8273646: Add openssl from path variable also in to Default System Openssl Path in OpensslArtifactFetcher ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/5523/files - new: https://git.openjdk.java.net/jdk/pull/5523/files/b1767767..3556e3ec Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5523&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5523&range=00-01 Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod Patch: https://git.openjdk.java.net/jdk/pull/5523.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/5523/head:pull/5523 PR: https://git.openjdk.java.net/jdk/pull/5523
