[jdk8u-dev] RFR: 8254717: isAssignableFrom checks in KeyFactorySpi.engineGetKeySpec appear to be backwards
Andrew John Hughes
andrew at openjdk.org
Fri Dec 16 12:38: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.
Ok, if you want to add `jdk8u-fix-request` to the bug, I'll approve :)
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/211
More information about the jdk8u-dev
mailing list