[jdk8u-dev] RFR: 8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec
Paul Hohensee
phh at openjdk.org
Fri Dec 16 19:11:39 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.
-------------
Depends on: https://git.openjdk.org/jdk8u-dev/pull/211
Commit messages:
- Backport a5d7de235101696463dba22792703c6809ff7fc4
Changes: https://git.openjdk.org/jdk8u-dev/pull/214/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=214&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8263404
Stats: 309 lines in 5 files changed: 252 ins; 24 del; 33 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