[jdk11u-dev] RFR: 8054022: HttpURLConnection timeouts with Expect: 100-Continue and no chunking
Anton Bobrov
duke at openjdk.org
Fri Feb 16 09:03:56 UTC 2024
On Fri, 16 Feb 2024 08:41:05 GMT, Goetz Lindenmaier <goetz 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
>
> Hi @antbob
> There are two follow-ups.
> They are test fixes, but shouldn't they be backported too?
@GoeLin Hello! The problem is that those 2 are not in the 17 backport so if i bring them in here in 11 that would be inconsistent per backporting guidelines. I'm not sure how it is supposed to work in situations like this, am I supposed to backport those 2 to 17 via separate PR/backport first and then bring them to 11 for this one ? I'm new here so would appreciate some advise.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2523#issuecomment-1947995464
More information about the jdk-updates-dev
mailing list