[jdk11u-dev] Integrated: 8242897: KeyFactory.generatePublic( x509Spec ) failed with java.security.InvalidKeyException

Goetz Lindenmaier goetz at openjdk.org
Thu Jun 15 08:45:24 UTC 2023


On Mon, 29 May 2023 11:37:30 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> Simple resolves. Either Copyright, or because "8229999: Apply java.io.Serial annotations to security types in java.base" is not in 11.

This pull request has now been integrated.

Changeset: d7701cd7
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/d7701cd76a11fa392ef472b955856fec04aed7e9
Stats:     341 lines in 9 files changed: 179 ins; 61 del; 101 mod

8242897: KeyFactory.generatePublic( x509Spec ) failed with java.security.InvalidKeyException

Changed SunRsaSign provider to accept RSA signature oid in RSA key encoding for backward compatibility

Reviewed-by: mbaesken
Backport-of: 56b79604966ba6670e0370467405c71f474bfd72

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1909


More information about the jdk-updates-dev mailing list