[jdk11u-dev] RFR: 8293562: KeepAliveCache Blocks Threads while Closing Connections [v2]

PoojaDP-23 duke at openjdk.org
Mon Jun 19 07:34:13 UTC 2023


On Fri, 16 Jun 2023 08:57:47 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> The docs at https://www.oracle.com/java/technologies/javase/11-0-17-relnotes.html indicate this fix was done in 11.0.17.0.3.  I'm assuming this is in error based on this PR still being open.
>
>> The docs at https://www.oracle.com/java/technologies/javase/11-0-17-relnotes.html indicate this fix was done in 11.0.17.0.3. I'm assuming this is in error based on this PR still being open.
> 
> Yes, those are Oracle JDK release notes. This PR is for OpenJDK.

@jerboaa - I have addressed review comments and I have enabled GHA actions to test and I have separately run the testcase "B8293562.java" with(passes) and without(fails) the fix to test these changes. Thanks

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1890#issuecomment-1596659405


More information about the jdk-updates-dev mailing list