Integrated: JDK-8261510: Use RFC numbers and protocol titles in sun.security.ssl.SSLExtension comments

John Jiang jjiang at openjdk.java.net
Thu Feb 11 18:28:41 UTC 2021


On Wed, 10 Feb 2021 21:22:03 GMT, John Jiang <jjiang at openjdk.org> wrote:

> This is a simple cleanup for sun.security.ssl.SSLExtension.
> The comments for the extension groups would use the RFC numbers and the protocol titles correspondingly.
> It also removes a trailing space in extension token_binding, and move signature_algorithms and signature_algorithms_cert to RFC 8446 extension group.

This pull request has now been integrated.

Changeset: f4cfd758
Author:    John Jiang <jjiang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f4cfd758
Stats:     105 lines in 1 file changed: 40 ins; 43 del; 22 mod

8261510: Use RFC numbers and protocol titles in sun.security.ssl.SSLExtension comments

Reviewed-by: wetmore, xuelei

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

PR: https://git.openjdk.java.net/jdk/pull/2517



More information about the security-dev mailing list