On Wed, 10 Feb 2021 21:22:03 GMT, John Jiang <jji...@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 <jji...@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