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)

-------------

Commit messages:
 - converted tests: /NoExtensions.java, CPValidatorTrustAnchor.java, Verify.java
 - JDK-8365072: Refactor tests to use PEM API (Phase 2)
 - JDK-8365072: Refactor tests to use PEM API (Phase 2)
 - JDK-8365072: Refactor tests to use PEM API (Phase 2)

Changes: https://git.openjdk.org/jdk/pull/27194/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27194&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8365072
  Stats: 813 lines in 14 files changed: 169 ins; 258 del; 386 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

Reply via email to