[jdk8u-dev] RFR: 8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec [v2]
Paul Hohensee
phh at openjdk.org
Sun Dec 18 16:51:13 UTC 2022
> 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:
- all: https://git.openjdk.org/jdk8u-dev/pull/214/files
- new: https://git.openjdk.org/jdk8u-dev/pull/214/files/c5b08d4f..c5b08d4f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=214&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=214&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/214.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/214/head:pull/214
PR: https://git.openjdk.org/jdk8u-dev/pull/214
More information about the jdk8u-dev
mailing list