Please review this patch removes the classes `sun.security.x509.CertException` and `sun.security.x509.CertParseError`.
The classes have been deprecated since before OpenJDK. They are internal classes which are not supported externally and strongly encapsulated by default. ------------- Commit messages: - Remove deprecated internal classes sun.security.x509.CertException, sun.security.x509.CertParseError Changes: https://git.openjdk.org/jdk/pull/13624/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13624&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8306772 Stats: 220 lines in 2 files changed: 0 ins; 220 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/13624.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/13624/head:pull/13624 PR: https://git.openjdk.org/jdk/pull/13624