On Mon, 30 Oct 2023 14:54:08 GMT, Viktor Klang <vkl...@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 <vkl...@openjdk.org> Committer: Alan Bateman <al...@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