On Tue, 3 Mar 2026 14:12:13 GMT, Yasumasa Suenaga <[email protected]> wrote:
> [JDK-8378312](https://bugs.openjdk.org/browse/JDK-8378312) updated method > signature to intrinsify functions provided by SVML / SLEEF. However it does > not have change for X-Vector.java.template, so DoubleVector.java and > FloatVector.java would be back to older signature if the developer > re-generate Vecotr API source code via gen-src.sh. > > This PR fixes to align X-Vector.java.template with current DoubleVector and > FloatVector. Looks good. I should have spotted that in the original PR. ------------- Marked as reviewed by psandoz (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/30025#pullrequestreview-3884287183
