> test/micro/org/openjdk/bench/java/security/SSLHandshake.java is using > keystore type `JKS` and TrustManagerFactory/KeyManagerFactory algorithm > `SunX509`. > It may be better to use `PKCS12` and `PKIX` respectively.
John Jiang has updated the pull request incrementally with one additional commit since the last revision: Use default algorithms ------------- Changes: - all: https://git.openjdk.org/jdk/pull/17202/files - new: https://git.openjdk.org/jdk/pull/17202/files/56404fff..b0c2fcc8 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=17202&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17202&range=00-01 Stats: 6 lines in 2 files changed: 1 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/17202.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/17202/head:pull/17202 PR: https://git.openjdk.org/jdk/pull/17202