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

Jatin Bhateja jbhateja at openjdk.java.net
Wed Jun 23 11:30:36 UTC 2021


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.

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

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

Changes: https://git.openjdk.java.net/jdk17/pull/125/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=125&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8268482
  Stats: 4 lines in 2 files changed: 1 ins; 3 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk17/pull/125.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/125/head:pull/125

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


More information about the hotspot-compiler-dev mailing list