RFR: 8350582: Correct the parsing of the ssl value in javax.net.debug [v2]

Sean Coffey coffeys at openjdk.org
Thu Feb 27 20:21:28 UTC 2025


> Breaking the parent JDK-8044609 JBS issue into sub tasks. 
> 
> This patch addresses the main issue which is that `javax.net.debug=ssl ` option is completely broken since TLSv1.3 support was introduced.  This patch should be easier for backporting also.
> 
> Wider corrections can be followed up via parent bug.

Sean Coffey has updated the pull request incrementally with one additional commit since the last revision:

  Feedback from Mikhail

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23781/files
  - new: https://git.openjdk.org/jdk/pull/23781/files/c21285d8..6262e539

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

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

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


More information about the security-dev mailing list