[jdk11u-dev] RFR: 8054022: HttpURLConnection timeouts with Expect: 100-Continue and no chunking

Anton Bobrov duke at openjdk.org
Fri Feb 16 09:50:56 UTC 2024


On Fri, 16 Feb 2024 09:24:47 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

>> @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.

@GoeLin since they are just test stability fixes ie they don't seem to fundamentally change the test logic and the whole purpose of them is to just make that test less flaky wrt intermittent failures can i just bring them in here to 11 directly ? ie the argument could be that there is no parity inconsistency here for the actual code. if not i can try dragging them thru the process as well but i think at least 1 of them has interest label (someone else working) on it ? what do you reckon is the best course of action here ?

-------------

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2523#issuecomment-1948062297


More information about the jdk-updates-dev mailing list