Project Loom VirtualThreads hang
Alan Bateman
Alan.Bateman at oracle.com
Wed Jan 4 09:32:17 UTC 2023
On 04/01/2023 04:59, robert engels wrote:
> :
>
> Here is a async profile capture of 3b:
>
>
> Notice that the vast majority of the time is used in internal context
> switching.
>
I can't immediately tell if there is a Heisenberg effect here but the
notifyJvmtiMountXXX methods suggest that the profiler has a JVMTI
environment. There is work in progress to address scalability issues
with JVMTI in exactly this area. In the mean-time, it would be useful if
you could re-run the profiler with the test running with:
-XX:+UnlockExperimentalVMOptions -XX:+DoJVMTIVirtualThreadTransitions
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20230104/5badd975/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-3.png
Type: image/png
Size: 289575 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20230104/5badd975/PastedGraphic-3-0001.png>
More information about the loom-dev
mailing list