Integrated: 8265765: DomainKeyStore may stop enumerating aliases if a constituting KeyStore is empty

Hai-May Chao hchao at openjdk.java.net
Wed Feb 9 16:57:11 UTC 2022


On Tue, 8 Feb 2022 17:13:53 GMT, Hai-May Chao <hchao at openjdk.org> wrote:

> This is to fix `DomainKeyStore::engineAliases` to take into account that there may be empty keystore(s) within the collection of keystores of a domain keystore.

This pull request has now been integrated.

Changeset: 178b962e
Author:    Hai-May Chao <hchao at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/178b962e01cc6c150442bf41dc6bd199caff0042
Stats:     136 lines in 2 files changed: 129 ins; 2 del; 5 mod

8265765: DomainKeyStore may stop enumerating aliases if a constituting KeyStore is empty

Reviewed-by: weijun

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

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



More information about the security-dev mailing list