[jdk11u-dev] RFR: 8217237: HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers

Olga Mikhaltsova omikhaltcova at openjdk.org
Tue May 30 22:23:40 UTC 2023


I'd like to backport JDK-8217237 to jdk11u  in order to fix the same issue.
The original patch applies cleanly.
Tested as follow: `make run-test TEST=test/jdk/java/net/httpclient`

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

Commit messages:
 - Backport d089a4ae5118f8eeecd2f5b36833640d3030174c

Changes: https://git.openjdk.org/jdk11u-dev/pull/1916/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1916&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8217237
  Stats: 179 lines in 2 files changed: 164 ins; 6 del; 9 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1916.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/1916/head:pull/1916

PR: https://git.openjdk.org/jdk11u-dev/pull/1916


More information about the jdk-updates-dev mailing list