RFR: 8358217: jdk/incubator/vector/PreferredSpeciesTest.java#id0 failures - expected [128] but found [256]

Ian Graves igraves at openjdk.org
Sat May 31 16:32:01 UTC 2025


On Sat, 31 May 2025 16:18:59 GMT, Ian Graves <igraves at openjdk.org> wrote:

> Removing incorrect assumptions and assertions from a breaking test related to https://bugs.openjdk.org/browse/JDK-8358218

The original test made an incorrect assumption about *MaxVector sizes that doesn't hold across every platform. The assertion based on this is now removed.

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

PR Comment: https://git.openjdk.org/jdk/pull/25565#issuecomment-2925399904


More information about the core-libs-dev mailing list