On Fri, 12 Apr 2024 00:25:34 GMT, Sandhya Viswanathan <sviswanat...@openjdk.org> wrote:
>> src/hotspot/cpu/x86/stubGenerator_x86_64_arraycopy.cpp line 2521: >> >>> 2519: const Register byteVal = rdx; >>> 2520: >>> 2521: // Propagate byte to full Register >> >> The comment refers to lines 2524-2526, please move it down. > > Still continuing to look through StubGenerator::generate_unsafe_setmemory(), > more comments to come. Thank you for your patience. Comment moved. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18555#discussion_r1562563155