-
Bug
-
Resolution: Fixed
-
P3
-
8u91
-
b05
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8168247 | 8u152 | Abhijit Saha | P3 | Resolved | Fixed | b01 |
JDK-8161880 | 8u112 | Abhijit Saha | P3 | Resolved | Fixed | b03 |
JDK-8156450 | 8u111 | Abhijit Saha | P3 | Resolved | Fixed | b01 |
JDK-8155569 | 8u102 | Abhijit Saha | P3 | Resolved | Fixed | b05 |
JDK-8154494 | 8u92 | Abhijit Saha | P3 | Resolved | Fixed | b32 |
JDK-8162325 | emb-8u111 | Abhijit Saha | P3 | Resolved | Fixed | b01 |
JDK-8155492 | emb-8u101 | Abhijit Saha | P3 | Resolved | Fixed | b05 |
went into 8u91 and then
8075290: CA certification tests
went into 8u102, it's found that testcase in 8u91 needs some modification.
As Sean M pointed out, 8u92 is correct except a change is needed in it:
> < + FS + "jre" + FS + "lib" + FS + "security" + FS + "cacerts";
> ---
> > + FS + "lib" + FS + "security" + FS + "cacerts";
The test was skipped with 8u91 because of 8154488.
- backported by
-
JDK-8154494 [TEST_BUG] test/closed/security/infra/java/security/cert/CertPathValidator/certification/ValidatePathWithParams.java needs modification
-
- Resolved
-
-
JDK-8155492 [TEST_BUG] test/closed/security/infra/java/security/cert/CertPathValidator/certification/ValidatePathWithParams.java needs modification
-
- Resolved
-
-
JDK-8155569 [TEST_BUG] test/closed/security/infra/java/security/cert/CertPathValidator/certification/ValidatePathWithParams.java needs modification
-
- Resolved
-
-
JDK-8156450 [TEST_BUG] test/closed/security/infra/java/security/cert/CertPathValidator/certification/ValidatePathWithParams.java needs modification
-
- Resolved
-
-
JDK-8161880 [TEST_BUG] test/closed/security/infra/java/security/cert/CertPathValidator/certification/ValidatePathWithParams.java needs modification
-
- Resolved
-
-
JDK-8162325 [TEST_BUG] test/closed/security/infra/java/security/cert/CertPathValidator/certification/ValidatePathWithParams.java needs modification
-
- Resolved
-
-
JDK-8168247 [TEST_BUG] test/closed/security/infra/java/security/cert/CertPathValidator/certification/ValidatePathWithParams.java needs modification
-
- Resolved
-
- relates to
-
JDK-8145954 Add new DigiCert roots
-
- Closed
-
-
JDK-8145955 Add new QuoVadis roots
-
- Closed
-