On Mon, 14 Jun 2021 16:26:17 GMT, Paul Sandoz <psan...@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 <psan...@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