Project Loom pertains to features and APIs in the Java VM regarding lightweight concurrency and related programming models. Examples include virtual threads (preview in JDK 19) and structured concurrency (incubating in JDK 19).
Project Loom pertains to features and APIs in the Java VM regarding lightweight concurrency and related programming models. Examples include virtual threads (JEP-425 feature introduced in Java 19 as a preview feature) and structured concurrency (incubating in JDK 19).