Integrated: 6447816: Provider filtering (getProviders) is not working with OR'd conditions
Valerie Peng
valeriep at openjdk.org
Fri Sep 9 00:34:57 UTC 2022
On Wed, 24 Aug 2022 20:22:32 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
> Existing provider filtering code only handles two standard attribute "KeySize" and "ImplementedIn", the rest are compared by exact match. Over time, more standard attributes are added which contain multiple values separated by "|". We should enhance the provider filtering code to better compare these.
>
> Documentation update for this is tracked separately under https://bugs.openjdk.org/browse/JDK-6447817.
>
> Thanks in advance for review~
This pull request has now been integrated.
Changeset: 812d805a
Author: Valerie Peng <valeriep at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/812d805a488597cb9ab6b375869bc6748fd7fa94
Stats: 408 lines in 2 files changed: 212 ins; 121 del; 75 mod
6447816: Provider filtering (getProviders) is not working with OR'd conditions
Reviewed-by: weijun
-------------
PR: https://git.openjdk.org/jdk/pull/10008
More information about the security-dev
mailing list