Integrated: JDK-8318467 : [jmh] tests concurrent.Queues and concurrent.ProducerConsumer hang with 101+ threads

Viktor Klang vklang at openjdk.org
Tue Oct 31 11:16:42 UTC 2023


On Mon, 30 Oct 2023 14:54:08 GMT, Viktor Klang <vklang at openjdk.org> wrote:

> Discussed with @DougLea and adjusting the queue capacity to at least the number of participating threads seems like the most sensible fix.

This pull request has now been integrated.

Changeset: e05cafda
Author:    Viktor Klang <vklang at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e05cafda78a37dbeb2df2edd791be19d22edaece
Stats:     12 lines in 2 files changed: 6 ins; 0 del; 6 mod

8318467: [jmh] tests concurrent.Queues and concurrent.ProducerConsumer hang with 101+ threads

Reviewed-by: alanb

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

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


More information about the core-libs-dev mailing list