RootCauseunvalidated
The root thread container of the JVM in the ThreadContainers class maintains a list of all virtual threads by default — ThreadContainers class, as well as the ThreadContainer class, both belong to the jdk.internal module. Tension: both belong to the jdk.internal module and are therefore inaccessible. Outcome: All other classes using these are also part of the jdk.internal module or don't give us access to this list of threads.
82e1bd53-cc7f-49ab-b39f-b5f195c845ee
The root thread container of the JVM in the ThreadContainers class maintains a list of all virtual threads by default — ThreadContainers class, as well as the ThreadContainer class, both belong to the jdk.internal module. Tension: both belong to the jdk.internal module and are therefore inaccessible. Outcome: All other classes using these are also part of the jdk.internal module or don't give us access to this list of threads.