New candidate JEP: 417: Vector API (Third Incubator)
Posted on August 12, 2021
Introduce an API to express vector computations that reliably compile at runtime to optimal vector instructions on supported CPU architectures, thus achieving performance superior to equivalent scalar computations…
More at https://openjdk.java.net/jeps/417