Integrated: 8262186: Call X509KeyManager.chooseClientAlias once for all key types
Weijun Wang
weijun at openjdk.java.net
Tue Aug 31 20:11:08 UTC 2021
On Wed, 25 Aug 2021 19:00:06 GMT, Weijun Wang <weijun at 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 <weijun at 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
More information about the security-dev
mailing list