On Wed, 18 Jun 2025 09:16:21 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> Can I please get a review of this backport to JDK 25 for > https://bugs.openjdk.org/browse/JDK-8359709? This fix addresses a regression > that was introduced in JDK 24. The mainline fix was integrated a few mintues > back through https://github.com/openjdk/jdk/pull/25844. This pull request has now been integrated. Changeset: 41928aed Author: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/41928aed7dce0cc15be95f1552e6d62c18e9eea1 Stats: 147 lines in 2 files changed: 143 ins; 0 del; 4 mod 8359709: java.net.HttpURLConnection sends unexpected "Host" request header in some cases after JDK-8344190 Reviewed-by: dfuchs Backport-of: 57266064a7bb995c3c614c19b936687af35e9aa4 ------------- PR: https://git.openjdk.org/jdk/pull/25867