[jdk8u-dev] RFR: 8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec [v2]

Paul Hohensee phh at openjdk.org
Wed Apr 12 21:49:45 UTC 2023


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.

This PR was incorrectly based on the original JDK 17 commit rather than the 11u backport. Closing.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/214#issuecomment-1505998739


More information about the jdk8u-dev mailing list