[jdk8u-dev] RFR: 8278067: Make HttpURLConnection default keep alive timeout configurable [v5]

Dhamoder Nalla dhanalla at openjdk.org
Mon Mar 11 17:19:03 UTC 2024


On Sat, 9 Mar 2024 16:24:27 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> Yes, the two lines Severin mentions still need to be fixed. I recommend getting a local copy of the 11u patch - e.g. `git show c9a72595aa2de5df5849d0b9458ed453bd0dfbad > /tmp/8278067.11u` - and comparing that with what you have in your 8u repository. The only difference in the two patches for `net-properties.html` should be the `http.keepAlive.time.server` lines.

Thanks @gnu-andrew , Updated the trailing spaces to match those in 11u.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/437#issuecomment-1989001886


More information about the jdk8u-dev mailing list