-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 18
-
b12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8272825 | 17.0.2 | Thejasvi Voniadka | P4 | Resolved | Fixed | b01 |
JDK-8272954 | 17.0.1 | Thejasvi Voniadka | P4 | Resolved | Fixed | b08 |
JDK-8272826 | 11.0.14-oracle | Thejasvi Voniadka | P4 | Resolved | Fixed | b01 |
JDK-8275598 | 11.0.14 | Martin Doerr | P4 | Resolved | Fixed | b01 |
JDK-8321210 | openjdk8u412 | Andrew Hughes | P4 | Resolved | Fixed | b01 |
...
boolean ocspEnabled = true;
if (args.length >= 1 && "CRL".equalsIgnoreCase(args[0])) {
pathValidator.enableCRLCheck();
ocspEnabled = false;
...
new BuypassClass3().runTest(pathValidator, ocspEnabled);
...
- backported by
-
JDK-8272825 [Test]: Cleanup: test/jdk/security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java no longer needs ocspEnabled
- Resolved
-
JDK-8272826 [Test]: Cleanup: test/jdk/security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java no longer needs ocspEnabled
- Resolved
-
JDK-8272954 [Test]: Cleanup: test/jdk/security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java no longer needs ocspEnabled
- Resolved
-
JDK-8275598 [Test]: Cleanup: test/jdk/security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java no longer needs ocspEnabled
- Resolved
-
JDK-8321210 [Test]: Cleanup: test/jdk/security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java no longer needs ocspEnabled
- Resolved
- links to
-
Commit openjdk/jdk8u-dev/b610be3d
-
Commit openjdk/jdk11u-dev/1772cf1e
-
Commit openjdk/jdk17u/567fdbf4
-
Commit openjdk/jdk/4bd37c31
-
Review openjdk/jdk8u-dev/390
-
Review openjdk/jdk11u-dev/542
-
Review openjdk/jdk17u/34
-
Review openjdk/jdk/5182