Integrated: 8312578: Redundant javadoc in X400Address

John Jiang jjiang at openjdk.org
Mon Jul 24 22:15:45 UTC 2023


On Mon, 24 Jul 2023 08:04:53 GMT, John Jiang <jjiang at openjdk.org> wrote:

> [JDK-8296741] removed the constructor `X400Address(byte[] value)`, but it didn't remove the javadoc for this constructor.
> This simple patch just removes this javadoc.
> 
> [JDK-8296741]:
> <https://bugs.openjdk.org/browse/JDK-8296741>

This pull request has now been integrated.

Changeset: d63bff67
Author:    John Jiang <jjiang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d63bff672feafc7df4b1324bf7acce105a998913
Stats:     7 lines in 1 file changed: 0 ins; 6 del; 1 mod

8312578: Redundant javadoc in X400Address

Reviewed-by: xuelei, hchao

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

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


More information about the security-dev mailing list