On Wed, 15 Apr 2026 16:35:10 GMT, Sandhya Viswanathan <[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 >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > LGTM Thanks @sviswa7 , @XiaohongGong , @iwanowww for approvals. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30015#issuecomment-4265341569
