[jdk11u-dev] RFR: 8054022: HttpURLConnection timeouts with Expect: 100-Continue and no chunking
Goetz Lindenmaier
goetz at openjdk.org
Fri Feb 16 10:25:59 UTC 2024
On Thu, 15 Feb 2024 08:50:45 GMT, Anton Bobrov <duke at openjdk.org> wrote:
> This is a backport of [4b02956d42c29ce32894f15411d3abe12b07dccd](https://git.openjdk.org/jdk/commit/4b02956d42c29ce32894f15411d3abe12b07dccd) / JDK-8054022 via existing backport to 17u-dev [78839e98155343078e5fba2a68f3bb6724c712d2](https://git.openjdk.org/jdk17u/commit/78839e98155343078e5fba2a68f3bb6724c712d2) / PR 2042 which applies here cleanly.
>
> Testing: x86_64 build, affected tests, tier1
The best course of action is to backport them to (22,) 21, 17 and 11 in that order.
As they are test fixes, that is not a big deal of effort. E.g. you don't have to test extensively that you don't break existing coding.
You just do the backport, and run the test locally. But we should make sure we don't forget them.
Best regards, Goetz.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2523#issuecomment-1948116173
More information about the jdk-updates-dev
mailing list