On Wed, 25 Aug 2021 19:00:06 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> This code change collects all key types and runs `chooseClientAlias` only > once. This pull request has now been integrated. Changeset: 3d657eb0 Author: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/3d657eb0a626e33995af5d5ddf12b26d06317962 Stats: 376 lines in 4 files changed: 225 ins; 80 del; 71 mod 8262186: Call X509KeyManager.chooseClientAlias once for all key types Reviewed-by: xuelei ------------- PR: https://git.openjdk.java.net/jdk/pull/5257