On Wed, 23 Dec 2020 19:15:48 GMT, Valerie Peng <valer...@openjdk.org> wrote:
> Max, can you help taking a look? This trivial change fixes the inconsistent > registration properties to match the actual implementation. > > In addition to the DH->EC KeyFactory inconsistency, the new test finds > another MAC->Mac typo. > Mach5 run is clean. > Thanks, > Valerie This pull request has now been integrated. Changeset: 78c9fb92 Author: Valerie Peng <valer...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/78c9fb92 Stats: 83 lines in 2 files changed: 67 ins; 0 del; 16 mod 8258851: Mismatch in SunPKCS11 provider registration properties and actual implementation Reviewed-by: weijun ------------- PR: https://git.openjdk.java.net/jdk/pull/1883