Integrated: 8332154: Memory leak in SynchronousQueue

Viktor Klang vklang at openjdk.org
Mon May 20 18:55:08 UTC 2024


On Thu, 16 May 2024 14:54:52 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+

This pull request has now been integrated.

Changeset: b78613b6
Author:    Viktor Klang <vklang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b78613b6813a85662fb2af2004d0b68002fe471d
Stats:     99 lines in 4 files changed: 98 ins; 1 del; 0 mod

8332154: Memory leak in SynchronousQueue

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/19271


More information about the core-libs-dev mailing list