[jdk8u-dev] RFR: 8291637: HttpClient default keep alive timeout not followed if server sends invalid value [v3]
Dhamoder Nalla
dhanalla at openjdk.org
Tue Mar 19 17:11:37 UTC 2024
> Backport b17a745d7f55941f02b0bdde83866aa5d32cce07
>
> Clean backport from JDK11u patch.
>
> Test performed:
> 1. JTreg jdk_tier1
> 2. JTreg jdk_tier2
> 3. The backported test case in this PR passed after applying this patch.
Dhamoder Nalla has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains eight commits:
- Merge master
- Backport b17a745d7f55941f02b0bdde83866aa5d32cce07
- Adjusting the indentation according to 11u.
- Merge branch 'master' into Backport-JDK-8278067
- Remove SystemProperty tag as it is not supported in JDK8
- Fix indentation
- Backport d8f44aa39e921594505864e6270f42b745265293
- Backport of 2e31cc7ee1b875af7c7b3a5367ac8056fbc60650
-------------
Changes: https://git.openjdk.org/jdk8u-dev/pull/466/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=466&range=02
Stats: 147 lines in 2 files changed: 147 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/466.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/466/head:pull/466
PR: https://git.openjdk.org/jdk8u-dev/pull/466
More information about the jdk8u-dev
mailing list