[jdk17] RFR: 8268482: compiler/intrinsics/VectorizedMismatchTest.java failed with failed: length in range

Vladimir Ivanov vlivanov at openjdk.java.net
Wed Jun 23 15:37:30 UTC 2021


On Wed, 23 Jun 2021 11:23:47 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> Problem was reported on a virtualized HW which was enabled with non-standard options.
> As a safety check postponing the vector type creation un-till HW features needed for partial in-lining are checked.

Looks good.

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

Marked as reviewed by vlivanov (Reviewer).

PR: https://git.openjdk.java.net/jdk17/pull/125


More information about the hotspot-compiler-dev mailing list