On Wed, 16 Jun 2021 20:42:56 GMT, Sandhya Viswanathan <[email protected]> wrote:
>> Paul Sandoz has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove redundatem data providers. > > test/jdk/jdk/incubator/vector/Byte128VectorLoadStoreTests.java line 1248: > >> 1246: toArray(Object[][]::new); >> 1247: } >> 1248: > > The byteGatherScatterProvider and byteGatherScatterMaskProvider seem to be > same as gatherScatterProvider and gatherScatterMaskProvider above. Well spotted. I removed the data providers. ------------- PR: https://git.openjdk.java.net/jdk17/pull/48
