RFR: 8262186: Call X509KeyManager.chooseClientAlias once for all key types [v3]

Weijun Wang weijun at openjdk.java.net
Mon Aug 30 20:19:00 UTC 2021


> This code change collects all key types and runs `chooseClientAlias` only once.

Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:

  after feedback

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5257/files
  - new: https://git.openjdk.java.net/jdk/pull/5257/files/694052c4..3b6a01db

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5257&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5257&range=01-02

  Stats: 74 lines in 3 files changed: 12 ins; 31 del; 31 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5257.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5257/head:pull/5257

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



More information about the security-dev mailing list