News

JEP 460, Vector API (Seventh Incubator), has been delivered for JDK 22, marking the culmination of iterative enhancements from its initial incubation in JDK 16 through to JEP 448 in JDK 21. This lates ...
The API provides a way to write complex vector algorithms in Java, using the existing HotSpot auto-vectorization algorithm but with a user model that makes vectorization more predictable and robust.
Oracle JDK 16 will be a short-term support release, which will be obsolete after the Long Term Support (LTS) release of Java 17 in September, but it comes with a long list of enhancements and upgrades ...
Scoped Values (JEP 487) improve thread-local data sharing, and the Vector API (JEP 489) boosts AI inference performance. Structured Concurrency (JEP 499) enhances task management in concurrent ...
JEP 426: Vector API (Fourth Incubator) JEP 427: Pattern Matching for switch (Third Preview) JEP 428: Structured Concurrency (Incubator) JEPs are similar to the JSRs (Java Specification Requests) of ...