RFR: 8281294: [vectorapi] FIRST_NONZERO reduction operation throws IllegalArgumentExcept on zero vectors

John R Rose jrose at openjdk.java.net
Wed Feb 9 22:57:05 UTC 2022


On Wed, 9 Feb 2022 21:36:01 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> …ArgumentExcept on zero vectors
> 
> This PR fixes issues for reduction using FIRST_NONZERO and adds tests. The testing infrastructure is generalized to reduction functions and tests for min/max reductions are updated to use that.

Marked as reviewed by jrose (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/7410


More information about the core-libs-dev mailing list