We see some places where virtual threads could be used, especially for remote requests, e.g. downloading dependencies and accessing remote cache and for reducing process overhead (e.g.
https://github.com/gradle/gradle/issues/25488).
But, there are other scalability projects that we expect will bring even better results that have higher priority and are already in progress. E.g. we expect isolated projects will bring performance benefits, also to the memory.