RFR: 8365072: Refactor tests to use PEM API (Phase 2) [v2]
Mikhail Yankelevich
myankelevich at openjdk.org
Thu Sep 11 10:02:07 UTC 2025
> 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)
Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision:
Francesco's comment
Co-authored-by: Francesco Andreuzzi <andreuzzi.francesco at gmail.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27194/files
- new: https://git.openjdk.org/jdk/pull/27194/files/2e63af88..d44cb277
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27194&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27194&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/27194.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27194/head:pull/27194
PR: https://git.openjdk.org/jdk/pull/27194
More information about the security-dev
mailing list