JDK 26: Vector API Reaches Eleventh Incubator – SIMD Power Without Platform Lock-in:
JDK 26 incubates the Vector API for the eleventh time in JEP 529. This API lets you express vectorizable computations (e.g., element-wise ops on arrays) that reliably compile to optimal CPU