On Tue, 11 Jan 2022 20:34:59 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> Add OID aliases for the 2 service. This makes sure KeyFactory can be created > and read an encoded key without knowing what the OID in the encoding is for. This pull request has now been integrated. Changeset: 0a839b43 Author: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/0a839b434b8454e22d6e5084af6e45cab3daa538 Stats: 52 lines in 2 files changed: 45 ins; 2 del; 5 mod 8279801: EC KeyFactory and KeyPairGenerator do not have aliases for OID format Reviewed-by: xuelei, valeriep ------------- PR: https://git.openjdk.java.net/jdk/pull/7036