Integrated: 8306772: Remove sun.security.x509.CertException, sun.security.x509.CertParseError

Eirik Bjorsnos duke at openjdk.org
Tue Apr 25 16:36:16 UTC 2023


On Mon, 24 Apr 2023 18:42:50 GMT, Eirik Bjorsnos <duke at 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 <eirbjo at gmail.com>
Committer: Sean Mullan <mullan at 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



More information about the security-dev mailing list