[jdk17] RFR: 8266518: Refactor and expand scatter/gather tests [v2]
Sandhya Viswanathan
sviswanathan at openjdk.java.net
Thu Jun 17 20:35:29 UTC 2021
On Thu, 17 Jun 2021 15:09: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.
>
> Paul Sandoz has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove redundatem data providers.
Looks good to me.
-------------
PR: https://git.openjdk.java.net/jdk17/pull/48
More information about the core-libs-dev
mailing list