JDK-8296611 : Problemlist several sun/security tests until JDK-8295343 is resolved
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.crypto:pkcs11
  • Affected Version: 20
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-11-08
  • Updated: 2022-12-16
  • Resolved: 2022-11-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 17 JDK 20
11.0.19-oracleFixed 17.0.7-oracleFixed 20 b24Fixed
Related Reports
Relates :  
Description
This tests will fail after OL 8.6 upgrade. See JDK-8295343 for more details.
In short with this recent updates platform/OS no longer allows use of certificates shorter than 1024 bits.
Comments
Changeset: d6e2d0d0 Author: Mikhailo Seledtsov <mseledtsov@openjdk.org> Date: 2022-11-10 00:43:59 +0000 URL: https://git.openjdk.org/jdk/commit/d6e2d0d03d2161f934474fa1d4299513d14cb9c5
10-11-2022

JDK-8295343 lists only three pkcs11 tests as affected.
09-11-2022

Updated to correct component/sub-component.
09-11-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/11045 Date: 2022-11-08 21:39:03 +0000
08-11-2022

--------- Tests to be problem listed: sun/security/tools/keytool/NssTest.java sun/security/pkcs11/Signature/TestRSAKeyLength.java sun/security/pkcs11/rsa/TestSignatures.java sun/security/pkcs11/rsa/TestKeyPairGenerator.java sun/security/pkcs11/rsa/TestKeyFactory.java sun/security/pkcs11/KeyStore/Basic.java java/security/cert/pkix/policyChanges/TestPolicy.java java/security/cert/CertPathBuilder/targetConstraints/BuildEEBasicConstraints.java
08-11-2022