[jdk21u-dev] Integrated: 8341927: Replace hardcoded security providers with new test.provider.name system property
Goetz Lindenmaier
goetz at openjdk.org
Mon Nov 11 09:50:52 UTC 2024
On Thu, 7 Nov 2024 13:07:52 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 21.0.6-oracle.
>
> I resolved two files:
> test/jdk/sun/security/mscapi/InteropWithSunRsaSign.java
> Copyright
>
> test/jdk/sun/security/pkcs11/Signature/SigInteropPSS2.java
> Resolved because 8325164: Named groups and signature schemes unavailable with SunPKCS11 in FIPS mode not in 21.
>
> Tests all pass except for three I skipped:
> test/jdk/sun/security/pkcs11/rsa/GenKeyStore.java
> test/jdk/sun/security/rsa/GenKeyStore.java
> test/jdk/javax/crypto/SecretKeyFactory/evilprov/com/evilprovider/EvilHmacSHA1.java
> Checked the change in these files.
This pull request has now been integrated.
Changeset: 9bdf2a61
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/9bdf2a619d1d158d6c1e8e1e1238a4229e0b0783
Stats: 1006 lines in 230 files changed: 307 ins; 0 del; 699 mod
8341927: Replace hardcoded security providers with new test.provider.name system property
8343848: Fix typo of property name in TestOAEPPadding after 8341927
Reviewed-by: lucy
Backport-of: 9a9ac1d0059438d33fe69ef51265dc7cff6ad2bd
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1138
More information about the jdk-updates-dev
mailing list