[jdk8u-dev] RFR: 8293562: KeepAliveCache Blocks Threads while Closing Connections
Dhamoder Nalla
dhanalla at openjdk.org
Tue Jan 16 17:16:35 UTC 2024
On Mon, 18 Dec 2023 19:11:29 GMT, Dhamoder Nalla <dhanalla at openjdk.org> wrote:
> Issue: [JDK-8293562](https://bugs.openjdk.org/browse/JDK-8293562): KeepAliveCache Blocks Threads while Closing Connections
> Backport of PR https://github.com/openjdk/jdk11u-dev/pull/1890 fromJDK11 to JDK8.
>
> The JDK11 patch doesn't apply cleanly 3/11 hunks need to be ported manually in KeepAliveCache.java.
>
> Test performed:
>
> JTreg jdk_tier1
> JTreg jdk_tier2
> New test case added to this PR passed with the fix and failed without it.
> @dhanalla This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
adding a comment to keep the PR active.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/409#issuecomment-1894170344
More information about the jdk8u-dev
mailing list