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

Doug Lea dl at openjdk.org
Mon Oct 30 15:03:41 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.

Thanks for figuring out where to make the adjustment! Looks good.

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

PR Comment: https://git.openjdk.org/jdk/pull/16419#issuecomment-1785410197


More information about the core-libs-dev mailing list