[jdk11u-dev] RFR: 8293562: KeepAliveCache Blocks Threads while Closing Connections [v2]
Severin Gehwolf
sgehwolf at openjdk.org
Mon Jun 19 12:33:24 UTC 2023
On Mon, 19 Jun 2023 07:31:37 GMT, PoojaDP-23 <duke 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.
>>
>> 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
@PoojaDP-23 Please only integrate once you have approval from maintainers for this release. See `Step 6` in https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1890#issuecomment-1597102249
More information about the jdk-updates-dev
mailing list