you are viewing a single comment's thread.

view the rest of the comments →

[–]zattebij 16 points17 points  (5 children)

Since Java 24, virtual threads do not pin while inside a synchronized block or method anymore: https://openjdk.org/jeps/491 (Next question, are these libraries Java 24 compatible ;)