On Sat, 31 May 2025 16:18:59 GMT, Ian Graves <igra...@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