On Wed, 31 Mar 2021 16:42:09 GMT, Paul Sandoz <psan...@openjdk.org> wrote:
> Would you mind updating the existing `AbstractMask.andNot` implementation? > rather than changing `VectorMask.andNot`. That fits in with the current > implementation pattern. Hi @PaulSandoz , thanks for looking at this PR. I'v updated the patch according to your comments. Would you mind having look at it again? Thanks so much! ------------- PR: https://git.openjdk.java.net/jdk/pull/3211