RFR: JDK-8318467 : [jmh] tests concurrent.Queues and concurrent.ProducerConsumer hang with 101+ threads
Viktor Klang
vklang at openjdk.org
Mon Oct 30 15:07:50 UTC 2023
On Mon, 30 Oct 2023 15:01:02 GMT, Doug Lea <dl 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.
@DougLea Yeah it took some digging to find the right approach 👍
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16419#issuecomment-1785415180
More information about the core-libs-dev
mailing list