-
Enhancement
-
Resolution: Fixed
-
P4
-
8, 11, 17, 18
-
b11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8288977 | 17.0.5 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8288384 | 11.0.17-oracle | Ravi Reddy | P4 | Resolved | Fixed | b01 |
JDK-8290233 | 11.0.17 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8326434 | openjdk8u422 | Dhamoder Nalla | P4 | Resolved | Fixed | b01 |
JDK-8291887 | 8u361 | Ravi Reddy | P4 | Resolved | Fixed | b01 |
It would also be useful to log the amount of time a connection was in the keep alive cache when it is taken out and reused. This would assist when diagnosing race conditions when a connection is reused by the client and simultaneously closed by the server.
To make this fix back-portable the config parameter needs to be a (jdk specific) system property.
- backported by
-
JDK-8288384 Make HttpURLConnection default keep alive timeout configurable
- Resolved
-
JDK-8288977 Make HttpURLConnection default keep alive timeout configurable
- Resolved
-
JDK-8290233 Make HttpURLConnection default keep alive timeout configurable
- Resolved
-
JDK-8291887 Make HttpURLConnection default keep alive timeout configurable
- Resolved
-
JDK-8326434 Make HttpURLConnection default keep alive timeout configurable
- Resolved
- csr for
-
JDK-8281828 Make HttpURLConnection default keep alive timeout configurable
- Closed
- relates to
-
JDK-8291226 Create Test Cases to cover scenarios for JDK-8278067
- Resolved
- links to
-
Commit openjdk/jdk8u-dev/6ba9f583
-
Commit openjdk/jdk11u-dev/c9a72595
-
Commit openjdk/jdk17u-dev/7f40f165
-
Commit openjdk/jdk/d8f44aa3
-
Review openjdk/jdk8u-dev/437
-
Review openjdk/jdk11u-dev/1193
-
Review openjdk/jdk17u-dev/518
-
Review openjdk/jdk/7349