> It would not to generate the certificate's ECParameterSpec and NamedGroup > multiple times in method `SignatureScheme::getSignerOfPreferableAlgorithm`.
John Jiang has updated the pull request incrementally with one additional commit since the last revision: cache ParamSpec and NamedGroup in X509Possession ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/8271/files - new: https://git.openjdk.java.net/jdk/pull/8271/files/4367d812..eb706ae8 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8271&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8271&range=00-01 Stats: 63 lines in 4 files changed: 43 ins; 15 del; 5 mod Patch: https://git.openjdk.java.net/jdk/pull/8271.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/8271/head:pull/8271 PR: https://git.openjdk.java.net/jdk/pull/8271