On Tue, 28 Apr 2026 22:32:43 GMT, Sergey Bylokhov <[email protected]> wrote:

>> fixed
>
> No, I think that is wrong. We changed that condition before. it should 
> validate that the index is between 0 and size, or index+offset and 
> size+offset. It should not mix one with another  "(offset + i) >= size". If 
> the test did not catch this some should be updated.

or maybe we have so many changes that the meaning of "size" is changed now

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29766#discussion_r3157624412

Reply via email to