[jdk8u-dev] Integrated: 8254717: isAssignableFrom checks in KeyFactorySpi.engineGetKeySpec appear to be backwards
Paul Hohensee
phh at openjdk.org
Sun Dec 18 16:47:05 UTC 2022
On Wed, 14 Dec 2022 19:58:48 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> Backport for Oracle parity from 11u is not clean.
>
> 1. Copyright date mismatch in P11SecretKeyFactory.java.
> 2. XDHKeyFactory.java does not exist in 8u.
> 3. In KeyFactoryGetKeySpecForInvalidSpec.java, class FakeX509Spec does not include a (byte[], String) constructor since in 8u, X509EncodedKeySpec does not.
This pull request has now been integrated.
Changeset: d6101df2
Author: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/d6101df29c7069326d26628f131f0ef8882ad68b
Stats: 129 lines in 15 files changed: 75 ins; 3 del; 51 mod
8254717: isAssignableFrom checks in KeyFactorySpi.engineGetKeySpec appear to be backwards
Reviewed-by: andrew
Backport-of: a777e82cd81fb5f02b09c4917b2a44f94c603939
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/211
More information about the jdk8u-dev
mailing list