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

Bradford Wetmore wetmore at openjdk.org
Mon Dec 23 18:56:13 UTC 2024


> 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 incrementally with one additional commit since the last revision:

  Removing mistakenly added changes.tar

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22657/files
  - new: https://git.openjdk.org/jdk/pull/22657/files/6601fe11..c784f553

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22657&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22657&range=01-02

  Stats: 0 lines in 1 file changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/22657.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22657/head:pull/22657

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


More information about the security-dev mailing list