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

Jatin Bhateja jbhateja at openjdk.java.net
Thu Jun 24 03:04:32 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.

This pull request has now been integrated.

Changeset: 0c3fc27a
Author:    Jatin Bhateja <jbhateja at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17/commit/0c3fc27a4577fbd054c409403e058d2859129c41
Stats:     4 lines in 2 files changed: 1 ins; 3 del; 0 mod

8268482: compiler/intrinsics/VectorizedMismatchTest.java failed with failed: length in range

Reviewed-by: vlivanov, neliasso

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

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


More information about the hotspot-compiler-dev mailing list