[jdk17u-dev] RFR: 8271078: jdk/incubator/vector/Float128VectorTests.java failed a subtest
Martin Doerr
mdoerr at openjdk.org
Tue Jun 21 21:37:13 UTC 2022
On Tue, 21 Jun 2022 18:18:21 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.5-oracle.
>
> I had to resolve two chunks because a "if (UseAVX < 3) {" is in the context.
Looks incomplete. Forgot to commit a part?
The original change replaces `movsd` by `evmovdqul`.
-------------
Changes requested by mdoerr (Reviewer).
PR: https://git.openjdk.org/jdk17u-dev/pull/490
More information about the jdk-updates-dev
mailing list