[jdk11u-dev] RFR: 8293562: KeepAliveCache Blocks Threads while Closing Connections [v3]
PoojaDP-23
duke at openjdk.org
Tue Jun 27 11:27:10 UTC 2023
On Thu, 22 Jun 2023 12:18:11 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
>> PoojaDP-23 has updated the pull request incrementally with one additional commit since the last revision:
>>
>> address review comments
>>
>> Signed-off-by: Pooja.D.P <Pooja.D.P1 at ibm.com>
>
> Please check https://bugs.openjdk.org/browse/JDK-8296943 before this gets sponsored.
@jerboaa - I have checked https://bugs.openjdk.org/browse/JDK-8296943 and I have validated the test sun/net/www/http/HttpClient/MultiThreadTest.java with this fix and test is passing. Please take a look on below screenshot.
**Java-version:**
<img width="556" alt="image" src="https://github.com/openjdk/jdk11u-dev/assets/55285644/ed2f7857-55a3-4f76-8575-99efc9949552">
**Test-result**
<img width="944" alt="image" src="https://github.com/openjdk/jdk11u-dev/assets/55285644/8ff89095-eb57-4972-bbe8-e4d9d76f0c47">
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1890#issuecomment-1609309576
More information about the jdk-updates-dev
mailing list