On Mon, 24 Apr 2023 18:42:50 GMT, Eirik Bjorsnos <d...@openjdk.org> wrote:
> Please review this patch which removes the classes > `sun.security.x509.CertException` and `sun.security.x509.CertParseError`. > > These classes have been deprecated since before OpenJDK. They are internal > classes which are not supported externally and strongly encapsulated by > default. This pull request has now been integrated. Changeset: c92883a3 Author: Eirik Bjorsnos <eir...@gmail.com> Committer: Sean Mullan <mul...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c92883a3d540b8b6d28e31e1525d74b48161578c Stats: 220 lines in 2 files changed: 0 ins; 220 del; 0 mod 8306772: Remove sun.security.x509.CertException, sun.security.x509.CertParseError Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/13624