The release in context
Virtual Threads (preview, Project Loom JEP 425). Structured Concurrency (incubator). Pattern Matching switch (3rd preview). Record Patterns (preview). Foreign Function & Memory API (preview). Vector API (4th incubator).
- Virtual Threads (preview, Project Loom JEP 425). Structured Concurrency (incubator). Pattern Matching switch (3rd preview). Record Patterns (preview). Foreign Function & Memory API (preview). Vector API (4th incubator).
- Key release highlights included Virtual Threads (preview), Structured Concurrency (incubator), Record Patterns (preview), FFM API (preview).
- Compared with JDK 18, the most visible shifts included Virtual Thread Stack (preview), Record Patterns (preview), Structured Concurrency (incubator).
- Virtual Threads preview marks the most significant concurrency change in Java since java.util.concurrent (JDK 5).
- It signaled a major rethink of scalable Java concurrency while staying inside the regular release cadence.