Corrected mail formatting: concurrency issue with virtual threads
Alan Bateman
Alan.Bateman at oracle.com
Sun Jul 28 06:48:11 UTC 2024
On 27/07/2024 21:24, Сергей Цыпанов wrote:
> Hello,
>
> I've run into a concurrency issue manifested in application becoming frozen due to pinned virtual threads.
>
Can you bring it to loom-dev as this looks like another case where all
carriers are pinned, there is a mix of object monitors and
j.u.concurrent locks, and a virtual thread that is scheduled to continue
will not execute because there are no carriers available.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20240728/bcca5181/attachment.htm>
More information about the core-libs-dev
mailing list