On Mon, 26 Feb 2024 09:47:50 GMT, Emanuel Peter <epe...@openjdk.org> wrote:

>> Jatin Bhateja has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Review comments resolutions.
>
> src/jdk.incubator.vector/share/classes/jdk/incubator/vector/X-Vector.java.template
>  line 4840:
> 
>> 4838: 
>> 4839:         // Check indices are within array bounds.
>> 4840:         // FIXME: Check index under mask controlling.
> 
> This is a new FIXME in the template. I see that there are others around from 
> before. Still, if you add a new one, I think you should at least add a 
> bug-number that addresses this. That way, we can track the task.

DONE, will address this bug fix in following PR 
https://bugs.openjdk.org/browse/JDK-8326664

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16354#discussion_r1502584070

Reply via email to