[jdk17] RFR: 8269952: compiler/vectorapi/VectorCastShape*Test.java tests failed on avx2 machines [v2]

Jatin Bhateja jbhateja at openjdk.java.net
Thu Jul 8 07:31:16 UTC 2021


> - Problem relates to incorrect operands being passed and handling for KNL platform which does not support AVX512VLBW feature.

Jatin Bhateja has updated the pull request incrementally with one additional commit since the last revision:

  8269952: Removing KNLSetting related run (specific for X86)

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

Changes:
  - all: https://git.openjdk.java.net/jdk17/pull/226/files
  - new: https://git.openjdk.java.net/jdk17/pull/226/files/435b740a..d4422bbe

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk17&pr=226&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk17&pr=226&range=00-01

  Stats: 2 lines in 2 files changed: 0 ins; 2 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk17/pull/226.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/226/head:pull/226

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


More information about the hotspot-compiler-dev mailing list