[jdk8u-dev] RFR: 8263059: security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java fails due to revoked cert
Andrew John Hughes
andrew at openjdk.org
Fri Mar 3 18:13:42 UTC 2023
Changes apply cleanly bar the `ProblemList.txt` removal as JDK-8243543 was never backported. This is much the same as the backports of JDK-8248899 (https://github.com/openjdk/jdk8u/pull/35) and JDK-8243543 (https://github.com/openjdk/jdk8u/pull/34)
All `security/infra` tests pass with the patch, with the exception of `ActalisCA.java` (problem listed) and the two tests fixed by the aforementioned PRs (will be fixed when 8u372-b05 is promoted & merged into jdk8u-dev)
-------------
Commit messages:
- Backport 0d0aa7ce8116db959836d59477598a8427a4c16f
Changes: https://git.openjdk.org/jdk8u-dev/pull/276/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=276&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8263059
Stats: 439 lines in 1 file changed: 141 ins; 232 del; 66 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/276.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/276/head:pull/276
PR: https://git.openjdk.org/jdk8u-dev/pull/276
More information about the jdk8u-dev
mailing list