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

Vladimir Kozlov kvn at openjdk.java.net
Thu Jul 8 16:07:50 UTC 2021


On Thu, 8 Jul 2021 07:31:16 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

>> - 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)

Looks good. I will run tests.

Yes, you don't need to add new run commands in tests. We are running these tests with these flags on avx512 machines in our testing.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list