On Wed, 10 Sep 2025 15:18:59 GMT, Mikhail Yankelevich <[email protected]> wrote:
> Tests changed in this PR: > 1. > test/jdk/java/security/cert/CertPathBuilder/selfIssued/StatusLoopDependency.java > 2. > test/jdk/java/security/cert/CertPathValidator/indirectCRL/CircularCRLTwoLevel.java > 3. > test/jdk/java/security/cert/CertPathValidator/indirectCRL/CircularCRLTwoLevelRevoked.java > 6. test/jdk/sun/security/ssl/ClientHandshaker/RSAExport.java > 7. test/jdk/javax/net/ssl/ServerName/SSLSocketSNISensitive.java > 9. test/jdk/sun/security/ssl/X509TrustManagerImpl/BasicConstraints.java > 10. test/jdk/sun/security/ssl/X509TrustManagerImpl/ComodoHacker.java > 11. test/jdk/javax/net/ssl/interop/ClientHelloInterOp.java > 12. test/jdk/sun/security/rsa/InvalidBitString.java > 14. test/jdk/java/security/cert/CertPathBuilder/NoExtensions.java > 17. > test/jdk/sun/security/provider/certpath/DisabledAlgorithms/CPValidatorTrustAnchor.java > 19. test/jdk/sun/security/x509/X509CRLImpl/Verify.java > > PEMRecord tests will be done under a subtask > [JDK-8367326](https://bugs.openjdk.org/browse/JDK-8367326) This pull request has now been integrated. Changeset: 8d9b2fa6 Author: Mikhail Yankelevich <[email protected]> URL: https://git.openjdk.org/jdk/commit/8d9b2fa6af5d0f601168abbc24510a4e9eed785b Stats: 818 lines in 14 files changed: 171 ins; 258 del; 389 mod 8365072: Refactor tests to use PEM API (Phase 2) Reviewed-by: ascarpino ------------- PR: https://git.openjdk.org/jdk/pull/27194
