RFR: 6447816: Provider filtering (getProviders) is not working with OR'd conditions [v2]

Valerie Peng valeriep at openjdk.org
Thu Aug 25 02:59:42 UTC 2022


> 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~

Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:

  update test to use SHA256 and DSA throughout.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10008/files
  - new: https://git.openjdk.org/jdk/pull/10008/files/86ee729e..d8679caf

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10008&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10008&range=00-01

  Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/10008.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10008/head:pull/10008

PR: https://git.openjdk.org/jdk/pull/10008



More information about the security-dev mailing list