RFR: 8350582: Correct the parsing of the ssl value in javax.net.debug [v4]
Sean Coffey
coffeys at openjdk.org
Mon Apr 14 18:42:40 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 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 six additional commits since the last revision:
- Review comments from Brad
- Merge branch 'master' into 8350582-javax-debug
- Incorporate latest review feedback
- Feedback from Mikhail
- correct bug id
- 8210430
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23781/files
- new: https://git.openjdk.org/jdk/pull/23781/files/0cf24eda..cb444611
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23781&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23781&range=02-03
Stats: 199524 lines in 4350 files changed: 87343 ins; 88046 del; 24135 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