Virtual Threads use Preemptive Scheduling
Posted on June 8, 2020
Virtual threads are pre-emptive, the scheduling points are locking or blocking I/O operations…
More at http://mail.openjdk.java.net/pipermail/loom-dev/2020-June/001376.html
News and views from members of the Java team at Oracle