Integrated: 8296612: CertAttrSet is useless

Weijun Wang weijun at openjdk.org
Thu Nov 10 22:28:33 UTC 2022


On Tue, 8 Nov 2022 22:42:05 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> - All `CertAttrSet` child classes now implement `DerEncoder`
> - `DerEncoder::derEncode` is renamed to `DerEncoder::encode`, and duplicate methods are removed
> - `s.s.x.Extension` now implements `DerEncoder`, so its child classes no need to implement it
> - `X509CertImpl::encode(OutputStream out)` removed, used nowhere

This pull request has now been integrated.

Changeset: 27527b49
Author:    Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/27527b49752110fcfca285a1b6dd995d5d103fe5
Stats:     214 lines in 52 files changed: 11 ins; 134 del; 69 mod

8296612: CertAttrSet is useless

Reviewed-by: mullan

-------------

PR: https://git.openjdk.org/jdk/pull/11048



More information about the security-dev mailing list