Techniques for debugging threading issues with Virtual Threads
Alan Bateman
alan.bateman at oracle.com
Wed Nov 20 12:01:45 UTC 2024
On 20/11/2024 11:40, Dr Heinz M. Kabutz wrote:
> :
>
>
> The virtual threads don't appear to be GCed, but they also vanish from
> the detailed dump if we have -Djdk.trackAllThreads=false.
>
> Is there any good use case for setting this to false?
>
There is some interest in exploring the topic of ephemeral threads that
could be GC'ed before they terminate. This has a lot of implications and
not something that can be exposed in the short term.
-Alan
More information about the loom-dev
mailing list