On Tue, 3 Mar 2026 09:55:03 GMT, Jatin Bhateja <[email protected]> wrote:
> Strict assertion added to jdk.incubator.vector.CPUFeatures does not take into > account MaxVectorSize settings. As a result we observer serval VectorAPI > VectorMathLibrary test failures when MaxVectorSize is smaller than vector > size supported by target. > > Patch removes these assertions, all vector API tests are passing with > smaller MaxVectorSize with assertions enabled (-ea -es). > > Kindly review and share your feedback. > > Best Regards, > Jatin LGTM! ------------- Marked as reviewed by xgong (Committer). PR Review: https://git.openjdk.org/jdk/pull/30015#pullrequestreview-3958325761
