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 Hi @eme64 ,@XiaohongGong, can you kindly review this pull request. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30015#issuecomment-4065337749
