“Synchronized” methods/blocks (intrinsic locks) will no longer pin virtual threads to platform threads. This has been an annoying limitation of Project Loom. Coming in Java 24:
openjdk.org/jeps/491
“Synchronized” methods/blocks (intrinsic locks) will no longer pin virtual threads to platform threads. This has been an annoying limitation of Project Loom. Coming in Java 24:
openjdk.org/jeps/491