[jdk11u-dev] RFR: 8293562: KeepAliveCache Blocks Threads while Closing Connections [v2]
Henry
duke at openjdk.org
Fri Jun 16 08:30:05 UTC 2023
On Thu, 15 Jun 2023 20:54:30 GMT, Darin Howard <duke at openjdk.org> wrote:
>> PoojaDP-23 has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>>
>> - Merge branch 'master' into keep-alive
>> - address whitespace error
>>
>> Signed-off-by: Pooja.D.P <Pooja.D.P1 at ibm.com>
>> - Address indentation
>>
>> Signed-off-by: Pooja.D.P <Pooja.D.P1 at ibm.com>
>> - Backport 454ef9ba2b2b15250a29251556f79a0464df5ccc
>>
>> Signed-off-by: Pooja.D.P <Pooja.D.P1 at ibm.com>
>
> 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.
Hi @darinhoward
The bug is fixed in version JDK 11.0.17.0.3 (Oracle) not in [OpenJDK 11.0.17](https://bugs.openjdk.org/browse/JDK-8293562)
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1890#issuecomment-1594310384
More information about the jdk-updates-dev
mailing list