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

  address review comments.

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

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

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

  Stats: 221 lines in 2 files changed: 77 ins; 98 del; 46 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

Reply via email to