RFR: 8334505: RISC-V: Several tests fail when MaxVectorSize does not match VM_Version::_initial_vector_length [v2]

Gui Cao gcao at openjdk.org
Fri Jun 21 02:49:09 UTC 2024


On Fri, 21 Jun 2024 02:16:01 GMT, Fei Yang <fyang at openjdk.org> wrote:

> Suggestion: `warning("Current system does not support RVV vector length for MaxVectorSize %d. Set MaxVectorSize to %d", (int)MaxVectorSize, _initial_vector_length)`

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19785#discussion_r1648347922


More information about the hotspot-dev mailing list