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 ------------- Commit messages: - 8258851: Mismatch in SunPKCS11 provider registration properties and actual implementation Changes: https://git.openjdk.java.net/jdk/pull/1883/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1883&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8258851 Stats: 83 lines in 2 files changed: 67 ins; 0 del; 16 mod Patch: https://git.openjdk.java.net/jdk/pull/1883.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/1883/head:pull/1883 PR: https://git.openjdk.java.net/jdk/pull/1883