[jdk21u-dev] RFR: 8341927: Replace hardcoded security providers with new test.provider.name system property [v2]
Goetz Lindenmaier
goetz at openjdk.org
Sat Nov 9 19:08:34 UTC 2024
> 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.
Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
Backport 8343848
Including fix of the issue spotted by Lutz
-------------
Changes:
- all: https://git.openjdk.org/jdk21u-dev/pull/1138/files
- new: https://git.openjdk.org/jdk21u-dev/pull/1138/files/ab113fd4..e3810934
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1138&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1138&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/1138.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1138/head:pull/1138
PR: https://git.openjdk.org/jdk21u-dev/pull/1138
More information about the jdk-updates-dev
mailing list