[jdk8u-dev] RFR: 8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec [v2]
Paul Hohensee
phh at openjdk.org
Thu Apr 13 12:06:33 UTC 2023
On Thu, 13 Apr 2023 11:46:18 GMT, Volker Simonis <simonis at openjdk.org> wrote:
>> Paul Hohensee has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update p11-nss-sensitive.txt to match 11u
>
> jdk/test/sun/security/pkcs11/nss/p11-nss-sensitive.txt line 23:
>
>> 21: CKM_DSA_SHA3_256
>> 22: CKM_DSA_SHA3_384
>> 23: CKM_DSA_SHA3_512
>
> These `*_SHA3_*` entries here and below have been removed from the 11u-dev downport because SHA3 support was only [introduced in JDK 16](https://bugs.openjdk.org/browse/JDK-8242332) (see [the 11u review thread](https://mail.openjdk.org/pipermail/jdk-updates-dev/2021-May/006096.html)).
>
> I suggest to remove them here as well to be on par with the 11u downport.
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk8u-dev/pull/302#discussion_r1165419141
More information about the jdk8u-dev
mailing list