RFR: 8305461: [vectorapi] Add VectorMask::xor
Paul Sandoz
psandoz at openjdk.org
Thu Apr 6 15:12:16 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?
No need for another reviewer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13277#issuecomment-1499228548
More information about the core-libs-dev
mailing list