RFR: 8305461: [vectorapi] Add VectorMask::xor
Quan Anh Mai
qamai at openjdk.org
Thu Apr 6 03:46:15 UTC 2023
On Tue, 4 Apr 2023 15:44:41 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> Hi,
>>
>> This patch adds `VectorMask.xor` to the public interface of `VectorMask`. This method has already been existed in each concrete mask classes.
>>
>> Please kindly review.
>> Thanks a lot.
>
> Thank you for doing this. I am guessing it was always intended to be public but was not spotted in previous reviews.
@PaulSandoz Thanks for your timely review, do I need a second review for this patch?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13277#issuecomment-1498449149
More information about the core-libs-dev
mailing list