The change is to remove two Camerfirma root certificates which are terminated and no longer in use. These two roots are removed from `cacerts` truststore. Distrust of these roots is also removed as these roots will no longer be trusted by JDK by default.
The release-note is at [JDK-8307129](https://bugs.openjdk.org/browse/JDK-8307129) ------------- Commit messages: - 8350498: Remove two Camerfirma root CA certificates Changes: https://git.openjdk.org/jdk/pull/24800/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24800&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8350498 Stats: 235 lines in 7 files changed: 2 ins; 211 del; 22 mod Patch: https://git.openjdk.org/jdk/pull/24800.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/24800/head:pull/24800 PR: https://git.openjdk.org/jdk/pull/24800