Hacker News new | ask | show | jobs
by kaba0 1110 days ago
> Loom does not completely do away with function colors in Java, unfortunately, and yellow functions still remain. For instance, any synchronized method or block is yellow and cannot be called from virtual threads

AFAIK, they only pin the thread. They are absolutely callable, you just don’t get all the advantages.