RFR: 8333248: VectorGatherMaskFoldingTest.java failed when maximum vector bits is 64 [v3]

Gui Cao gcao at openjdk.org
Thu Jun 13 12:44:43 UTC 2024


On Thu, 13 Jun 2024 11:24:47 GMT, Damon Fenacci <dfenacci at openjdk.org> wrote:

> 👍 that's clear now thanks! To avoid this issue you can insert the `-XX:+IgnoreUnrecognizedVMOptions` flag before `-XX:+IncrementalInlineForceCleanup`.

Thanks for the suggestion, Fixed.

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

PR Comment: https://git.openjdk.org/jdk/pull/19473#issuecomment-2165547495


More information about the hotspot-compiler-dev mailing list