[jdk8u-dev] Withdrawn: 8293562: KeepAliveCache Blocks Threads while Closing Connections
    Dhamoder Nalla 
    dhanalla at openjdk.org
       
    Mon Feb 26 16:41:49 UTC 2024
    
    
  
On Tue, 12 Dec 2023 00:09:06 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 due to file path/structure changes and the transformation of the ClientVector class to ArrayDeque from a Stack, resulting in changes being picked individually.
> 
> Test performed:
>    1. JTreg jdk_tier1
>    2. JTreg jdk_tier2
>    3. New test case added to this PR passed with the fix and failed without it.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/402
    
    
More information about the jdk8u-dev
mailing list