I need a code review for this small code change. The code did not run the data through the DER decoding class before setting it to the point when the SunPKCS11 configuration had UseEcX963Encoding set to false.
------------- Commit messages: - Remove from problemlist - Allow use of ASN.1 for publickeyspec Changes: https://git.openjdk.java.net/jdk/pull/1568/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1568&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8026976 Stats: 8 lines in 2 files changed: 6 ins; 1 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/1568.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/1568/head:pull/1568 PR: https://git.openjdk.java.net/jdk/pull/1568