On Fri, 13 Sep 2024 13:59:54 GMT, Per Minborg <pminb...@openjdk.org> wrote:
> This title has been changed as this code segment was never invoked. So, we > could not add a test that touches the code. Also, this will not fix any > out-of-bounds addressing but will only reduce the code surface. To be clear for future readers: the above comment is not true - the optimized versions of fill/copy/mismatch do *not* attempt to access segments outside of their spatial bounds. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20998#issuecomment-2349201363