[jdk17] Integrated: 8266518: Refactor and expand scatter/gather tests

Paul Sandoz psandoz at openjdk.java.net
Fri Jun 18 14:25:27 UTC 2021


On Mon, 14 Jun 2021 16:26:17 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> Refactor scatter/gather tests to be included in the load/store test classes and expand to support access between `ShortVector` and and `char[]`, and access between `ByteVector` and `boolean[]`.
> 
> Vector tests pass on linux-x64 linux-aarch64 macosx-x64, and windows-x64.

This pull request has now been integrated.

Changeset: dab00ee5
Author:    Paul Sandoz <psandoz at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17/commit/dab00ee59b73bcd5b8632d127b3d0a324e48e4e5
Stats:     11673 lines in 72 files changed: 6367 ins; 5271 del; 35 mod

8266518: Refactor and expand scatter/gather tests

Reviewed-by: sviswanathan

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

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


More information about the core-libs-dev mailing list