[jdk8u-dev] RFR: 8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec [v2]
Andrew John Hughes
andrew at openjdk.org
Tue Dec 20 00:42:01 UTC 2022
On Sun, 18 Dec 2022 16:51:13 GMT, Paul Hohensee <phh at openjdk.org> wrote:
>> Backport for Oracle parity from 11u is almost clean.
>>
>> 1. PKCS11Test.java is unchanged because 8u does not throw a RuntimeException for an unknown command.
>> 2. In TestP11KeyFactoryGetRSAKeySpec.java, /test/lib is unneeded in the @library comment, and the @module comment was deleted.
>
> Paul Hohensee has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.
Changes mostly look ok, but will need a rebase before push.
Is there a reason the `*_SHA3_*` definitions have been removed from `p11-nss-sensitive.txt`? Those should be defined, having been added by JDK-8244154
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/214
More information about the jdk8u-dev
mailing list