RFR: 8262186: Callback semantics of the method X509KeyManager.chooseClientAlias(...) [v2]
Sean Mullan
mullan at openjdk.java.net
Mon Aug 30 14:53:31 UTC 2021
On Fri, 27 Aug 2021 14:36:52 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> 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:
>
> reorg src, new test case
The bug title could be improved to better describe the change, ex: "Call X509KeyManager.chooseClientAlias once for all key types". This also probably should have a CSR (and a release note) since it is technically a behavior change, even though it is reverting to prior behavior.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5257
More information about the security-dev
mailing list