RFR: 8332154: Memory leak in SynchronousQueue [v5]

Alan Bateman alanb at openjdk.org
Mon May 20 15:29:03 UTC 2024


On Mon, 20 May 2024 15:23:36 GMT, Viktor Klang <vklang at openjdk.org> wrote:

>> Local testing seems to indicate that this fix (which mirrors what's done in the FIFO mode) addresses the problem. Regression test added for JDK20+
>
> Viktor Klang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Turn the Runnables into callables to avoid having to catch any InterruptedException

Marked as reviewed by alanb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/19271#pullrequestreview-2066466910


More information about the core-libs-dev mailing list