RFR: 8345840: Add missing TLS handshake messages to SSLHandshake.java [v2]

Jamil Nimeh jnimeh at openjdk.org
Mon Dec 23 18:50:14 UTC 2024


On Mon, 23 Dec 2024 18:47:25 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:

>> SunJSSE has many of the IANA TLS handshake message types defined, but some are reserved and could be added for debugging output.
>> 
>> https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml
>> 
>> Testing coverage:  JDK compilation only.
>
> Bradford Wetmore has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:
> 
>  - Another typo
>  - Merge branch 'master' into JDK-8345840
>  - Typo
>  - Updated copyright
>  - Merge branch 'master' into JDK-8345840
>  - Minor javadoc issue.
>  - 8345840: Add missing TLS handshake messages to SSLHandshake.java

Should changes.tar be a file in this review?

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

PR Review: https://git.openjdk.org/jdk/pull/22657#pullrequestreview-2521021925


More information about the security-dev mailing list