On Mon, 26 Feb 2024 13:06:19 GMT, Jatin Bhateja <jbhat...@openjdk.org> wrote:
>> 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 a follow-up PR > https://bugs.openjdk.org/browse/JDK-8326664 Great, thanks! ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16354#discussion_r1502594840