Package net.jrodolfo.java_evolution.java25.vector_api
package net.jrodolfo.java_evolution.java25.vector_api
Demonstrates Java 25 Vector API concepts as an executable learning module.
The Vector API is still incubating in Java 25 and requires the
jdk.incubator.vector module. See the package README for the detailed
scalar, vector, lane, SIMD, and child-process incubator-module explanation.
-
ClassDescriptionDemonstrates the Java 25 Vector API, continued as a tenth incubator by JEP 508.Result from one child process invocation.Result from compiling and running the generated incubator-module source.