“OpenJDK’s Project Loom aims, as its primary goal, to revisit this long-standing implementation and instead enable new Thread objects that can execute code but do not directly correspond to dedicated OS threads.” Project loom’s definition of virtual threads is “virtual threads are user-mode threads scheduled by the Java virtual machine…