[jdk11u-dev] RFR: 8054022: HttpURLConnection timeouts with Expect: 100-Continue and no chunking
Goetz Lindenmaier
goetz at openjdk.org
Fri Feb 16 09:26:59 UTC 2024
On Fri, 16 Feb 2024 09:01:12 GMT, Anton Bobrov <duke at openjdk.org> wrote:
>> 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.
@antbob, yes, the canonical way is to backport them to (22,) 21, 17 and 11 in that order.
At least as far as they make sense in the respective releases.
Best regards, Goetz.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2523#issuecomment-1948027857
More information about the jdk-updates-dev
mailing list