[jdk8u-dev] RFR: 8291638: Keep-Alive timeout of 0 should close connection immediately

Dhamoder Nalla dhanalla at openjdk.org
Mon Mar 4 18:55:54 UTC 2024


On Tue, 27 Feb 2024 19:04:23 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> It looks like this PR is also trying to bring in [JDK-8291637](https://bugs.openjdk.org/browse/JDK-8291637) without its associated test case.
> 
> I would suggest opening a separate PR for that backport and making this one dependent on it instead. This change should then be close to clean.

Thanks @gnu-andrew  for reviewing this PR.
I created backport https://github.com/openjdk/jdk8u-dev/pull/466 and made #453 dependent on the new PR #466 in accordance with the backport order in JDK11U.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/454#issuecomment-1977245481


More information about the jdk8u-dev mailing list